Home
last modified time | relevance | path

Searched defs:OperatorDelete (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprCXX.cpp1055 const FunctionDecl *OperatorDelete; member in __anon28c229b30211::CallDeleteDuringNew
1067 const FunctionDecl *OperatorDelete, in CallDeleteDuringNew()
1108 const FunctionDecl *OperatorDelete; member in __anon28c229b30211::CallDeleteDuringConditionalNew
1122 const FunctionDecl *OperatorDelete, in CallDeleteDuringConditionalNew()
1375 const FunctionDecl *OperatorDelete; member
1391 const FunctionDecl *OperatorDelete, in EmitObjectDelete()
1473 const FunctionDecl *OperatorDelete; member
/external/clang/lib/Sema/
DSemaExprCXX.cpp1403 FunctionDecl *OperatorDelete = nullptr; in BuildCXXNew() local
1621 FunctionDecl *&OperatorDelete) { in FindAllocationFunctions()
2254 FunctionDecl *OperatorDelete = nullptr; in ActOnCXXDelete() local
DTreeTransform.h7976 FunctionDecl *OperatorDelete = nullptr; in TransformCXXNewExpr() local
8059 FunctionDecl *OperatorDelete = nullptr; in TransformCXXDeleteExpr() local
DSemaDeclCXX.cpp5457 FunctionDecl *OperatorDelete = nullptr; in ShouldDeleteSpecialMember() local
6380 FunctionDecl *OperatorDelete = nullptr; in CheckDestructor() local
/external/clang/include/clang/AST/
DExprCXX.h1592 FunctionDecl *OperatorDelete; variable
1778 FunctionDecl *OperatorDelete; variable
DDeclCXX.h2336 FunctionDecl *OperatorDelete; variable