Home
last modified time | relevance | path

Searched defs:DtorType (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp1504 CXXDtorType DtorType = CurGD.getDtorType(); in EmitDestructorBody() local
1808 CXXDtorType DtorType) { in EnterDtorCleanups()
DItaniumCXXABI.cpp1031 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in emitVirtualObjectDelete() local
1613 CodeGenFunction &CGF, const CXXDestructorDecl *Dtor, CXXDtorType DtorType, in EmitVirtualDestructorCall()
DMicrosoftCXXABI.cpp859 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in emitVirtualObjectDelete() local
1832 CodeGenFunction &CGF, const CXXDestructorDecl *Dtor, CXXDtorType DtorType, in EmitVirtualDestructorCall()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp1444 CXXDtorType DtorType = CurGD.getDtorType(); in EmitDestructorBody() local
1795 CXXDtorType DtorType) { in EnterDtorCleanups()
DItaniumCXXABI.cpp1270 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in emitVirtualObjectDelete() local
1935 CodeGenFunction &CGF, const CXXDestructorDecl *Dtor, CXXDtorType DtorType, in EmitVirtualDestructorCall()
DMicrosoftCXXABI.cpp866 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in emitVirtualObjectDelete() local
1952 CodeGenFunction &CGF, const CXXDestructorDecl *Dtor, CXXDtorType DtorType, in EmitVirtualDestructorCall()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp9648 const FunctionProtoType *DtorType = Destructor->getType()-> in AdjustDestructorExceptionSpec() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp13425 const auto *DtorType = Destructor->getType()->castAs<FunctionProtoType>(); in AdjustDestructorExceptionSpec() local