Searched defs:DtorType (Results 1 – 4 of 4) sorted by relevance
1392 CXXDtorType DtorType = CurGD.getDtorType(); in EmitDestructorBody() local1565 CXXDtorType DtorType) { in EnterDtorCleanups()
906 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in emitVirtualObjectDelete() local1461 CodeGenFunction &CGF, const CXXDestructorDecl *Dtor, CXXDtorType DtorType, in EmitVirtualDestructorCall()
832 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in emitVirtualObjectDelete() local1772 CodeGenFunction &CGF, const CXXDestructorDecl *Dtor, CXXDtorType DtorType, in EmitVirtualDestructorCall()
9519 const FunctionProtoType *DtorType = Destructor->getType()-> in AdjustDestructorExceptionSpec() local