Home
last modified time | relevance | path

Searched defs:OperatorNew (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp1500 FunctionDecl *OperatorNew = nullptr; in BuildCXXNew() local
1717 FunctionDecl *&OperatorNew, in FindAllocationFunctions()
HDTreeTransform.h8727 FunctionDecl *OperatorNew = nullptr; in TransformCXXNewExpr() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprCXX.h1628 FunctionDecl *OperatorNew; variable