Home
last modified time | relevance | path

Searched refs:operatorNew (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExprCXX.cpp64 FunctionDecl *operatorNew, FunctionDecl *operatorDelete, in CXXNewExpr() argument
76 SubExprs(nullptr), OperatorNew(operatorNew), OperatorDelete(operatorDelete), in CXXNewExpr()
/external/clang/include/clang/AST/
DExprCXX.h1850 CXXNewExpr(const ASTContext &C, bool globalNew, FunctionDecl *operatorNew,