Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dinline.cpp312 namespace OperatorNew { namespace
/external/llvm-project/clang/test/Analysis/
Dinline.cpp312 namespace OperatorNew { namespace
/external/clang/test/SemaTemplate/
Ddependent-names.cpp391 namespace OperatorNew { namespace
/external/llvm-project/clang/test/SemaTemplate/
Ddependent-names.cpp388 namespace OperatorNew { namespace
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp181 CXXNewExpr::CXXNewExpr(bool IsGlobalNew, FunctionDecl *OperatorNew, in CXXNewExpr()
244 FunctionDecl *OperatorNew, FunctionDecl *OperatorDelete, in Create()
DExprConstant.cpp9321 FunctionDecl *OperatorNew = E->getOperatorNew(); in VisitCXXNewExpr() local
/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp1264 FunctionDecl *OperatorNew = nullptr; in makeNewAndDeleteExpr() local
DSemaExprCXX.cpp2133 FunctionDecl *OperatorNew = nullptr; in BuildCXXNew() local
2506 FunctionDecl *&OperatorNew, in FindAllocationFunctions()
DTreeTransform.h11506 FunctionDecl *OperatorNew = nullptr; in TransformCXXNewExpr() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp1742 FunctionDecl *OperatorNew = nullptr; in BuildCXXNew() local
1960 FunctionDecl *&OperatorNew, in FindAllocationFunctions()
DTreeTransform.h9453 FunctionDecl *OperatorNew = nullptr; in TransformCXXNewExpr() local
/external/clang/include/clang/AST/
DExprCXX.h1809 FunctionDecl *OperatorNew; variable
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h2137 FunctionDecl *OperatorNew; variable