Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp1261 CXXDtorType DtorType = CurGD.getDtorType(); in EmitDestructorBody() local
1427 CXXDtorType DtorType) { in EnterDtorCleanups()
DCGExprCXX.cpp1419 CXXDtorType DtorType = UseGlobalDelete ? Dtor_Complete : Dtor_Deleting; in EmitObjectDelete() local
DItaniumCXXABI.cpp1344 CXXDtorType DtorType, in EmitVirtualDestructorCall()
DMicrosoftCXXABI.cpp1381 CXXDtorType DtorType, in EmitVirtualDestructorCall()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp8986 const FunctionProtoType *DtorType = Destructor->getType()-> in AdjustDestructorExceptionSpec() local