Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dcxx1z-noexcept-function-type.cpp141 namespace OperatorDelete { namespace
158 namespace OperatorDelete { namespace
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1167 const FunctionDecl *OperatorDelete; member in __anon849f9ec30211::CallDeleteDuringNew
1179 const FunctionDecl *OperatorDelete, in CallDeleteDuringNew()
1220 const FunctionDecl *OperatorDelete; member in __anon849f9ec30211::CallDeleteDuringConditionalNew
1234 const FunctionDecl *OperatorDelete, in CallDeleteDuringConditionalNew()
1522 const FunctionDecl *OperatorDelete; member
1537 CodeGenFunction::pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete, in pushCallObjectDeleteCleanup()
1568 const FunctionDecl *OperatorDelete = DE->getOperatorDelete(); in EmitObjectDelete() local
1602 const FunctionDecl *OperatorDelete; member
/external/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp1402 const FunctionDecl *OperatorDelete; member in __anone78c75b10411::CallDeleteDuringNew
1417 const FunctionDecl *OperatorDelete, ValueTy Ptr, in CallDeleteDuringNew()
1847 const FunctionDecl *OperatorDelete; member
1862 CodeGenFunction::pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete, in pushCallObjectDeleteCleanup()
1901 const FunctionDecl *OperatorDelete = DE->getOperatorDelete(); in EmitObjectDelete() local
1988 const FunctionDecl *OperatorDelete; member
/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp1063 FunctionDecl *OperatorDelete = nullptr; in findDeleteForPromise() local
1265 FunctionDecl *OperatorDelete = nullptr; in makeNewAndDeleteExpr() local
DSemaExprCXX.cpp2134 FunctionDecl *OperatorDelete = nullptr; in BuildCXXNew() local
2507 FunctionDecl *&OperatorDelete, in FindAllocationFunctions()
3032 FunctionDecl *OperatorDelete = nullptr; in FindDeallocationFunctionForDestructor() local
3388 FunctionDecl *OperatorDelete = nullptr; in ActOnCXXDelete() local
DSemaDeclCXX.cpp9148 FunctionDecl *OperatorDelete = nullptr; in ShouldDeleteSpecialMember() local
10283 if (FunctionDecl *OperatorDelete = in CheckDestructor() local
DTreeTransform.h11514 FunctionDecl *OperatorDelete = nullptr; in TransformCXXNewExpr() local
11590 FunctionDecl *OperatorDelete = nullptr; in TransformCXXDeleteExpr() local
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp182 FunctionDecl *OperatorDelete, bool ShouldPassAlignment, in CXXNewExpr()
244 FunctionDecl *OperatorNew, FunctionDecl *OperatorDelete, in Create()
DExprConstant.cpp14403 FunctionDecl *OperatorDelete = E->getOperatorDelete(); in VisitCXXDeleteExpr() local
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h2140 FunctionDecl *OperatorDelete; variable
2392 FunctionDecl *OperatorDelete = nullptr; variable
2400 FunctionDecl *OperatorDelete, Expr *Arg, SourceLocation Loc) in CXXDeleteExpr()
DDeclCXX.h2651 FunctionDecl *OperatorDelete = nullptr; variable
/external/clang/lib/Sema/
DSemaExprCXX.cpp1743 FunctionDecl *OperatorDelete = nullptr; in BuildCXXNew() local
1961 FunctionDecl *&OperatorDelete) { in FindAllocationFunctions()
2852 FunctionDecl *OperatorDelete = nullptr; in ActOnCXXDelete() local
DSemaDeclCXX.cpp5986 FunctionDecl *OperatorDelete = nullptr; in ShouldDeleteSpecialMember() local
6929 FunctionDecl *OperatorDelete = nullptr; in CheckDestructor() local
DTreeTransform.h9462 FunctionDecl *OperatorDelete = nullptr; in TransformCXXNewExpr() local
9545 FunctionDecl *OperatorDelete = nullptr; in TransformCXXDeleteExpr() local
/external/clang/include/clang/AST/
DExprCXX.h1812 FunctionDecl *OperatorDelete; variable
2010 FunctionDecl *OperatorDelete; variable
DDeclCXX.h2417 FunctionDecl *OperatorDelete; variable
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1799 if (auto *OperatorDelete = ReadDeclAs<FunctionDecl>(Record, Idx)) { in VisitCXXDestructorDecl() local
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp1995 if (auto *OperatorDelete = readDeclAs<FunctionDecl>()) { in VisitCXXDestructorDecl() local