Home
last modified time | relevance | path

Searched defs:IsParenTypeId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp254 bool IsParenTypeId = TypeIdParens.isValid(); in CXXNewExpr() local
285 unsigned NumPlacementArgs, bool IsParenTypeId) in CXXNewExpr()
303 bool IsParenTypeId = TypeIdParens.isValid(); in Create() local
317 bool IsParenTypeId) { in CreateEmpty()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1907 bool IsParenTypeId = Record.readInt(); in VisitCXXNewExpr() local