Searched defs:CXXNewExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp169 CXXNewExpr::CXXNewExpr(bool IsGlobalNew, FunctionDecl *OperatorNew, function in class:CXXNewExpr
222 CXXNewExpr::CXXNewExpr(EmptyShell Empty, bool IsArray, function in class:CXXNewExpr
[all...]

Completed in 112 milliseconds