Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1085 const FunctionDecl *OperatorDelete; member in __anonbe0810ed0211::CallDeleteDuringNew
1097 const FunctionDecl *OperatorDelete, in CallDeleteDuringNew()
1138 const FunctionDecl *OperatorDelete; member in __anonbe0810ed0211::CallDeleteDuringConditionalNew
1152 const FunctionDecl *OperatorDelete, in CallDeleteDuringConditionalNew()
1404 const FunctionDecl *OperatorDelete; member
1419 CodeGenFunction::pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete, in pushCallObjectDeleteCleanup()
1450 const FunctionDecl *OperatorDelete = DE->getOperatorDelete(); in EmitObjectDelete() local
1489 const FunctionDecl *OperatorDelete; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1416 FunctionDecl *OperatorDelete = nullptr; in BuildCXXNew() local
1633 FunctionDecl *&OperatorDelete) { in FindAllocationFunctions()
2265 FunctionDecl *OperatorDelete = nullptr; in ActOnCXXDelete() local
H A DTreeTransform.h8445 FunctionDecl *OperatorDelete = nullptr; in TransformCXXNewExpr() local
8528 FunctionDecl *OperatorDelete = nullptr; in TransformCXXDeleteExpr() local
H A DSemaDeclCXX.cpp5732 FunctionDecl *OperatorDelete = nullptr; in ShouldDeleteSpecialMember() local
6669 FunctionDecl *OperatorDelete = nullptr; in CheckDestructor() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1622 FunctionDecl *OperatorDelete; variable
1808 FunctionDecl *OperatorDelete; variable
H A DDeclCXX.h2355 FunctionDecl *OperatorDelete; variable