Searched defs:DtorType (Results 1 – 5 of 5) sorted by relevance
1261 CXXDtorType DtorType = CurGD.getDtorType(); in EmitDestructorBody() local1427 CXXDtorType DtorType) { in EnterDtorCleanups()
1419 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in EmitObjectDelete() local
1344 CXXDtorType DtorType, in EmitVirtualDestructorCall()
1381 CXXDtorType DtorType, in EmitVirtualDestructorCall()
8986 const FunctionProtoType *DtorType = Destructor->getType()-> in AdjustDestructorExceptionSpec() local