Home | History | Annotate | Download | only in Sema

Lines Matching refs:DtorType

8039   const FunctionProtoType *DtorType = Destructor->getType()->
8041 if (DtorType->hasExceptionSpec())
8047 FunctionProtoType::ExtProtoInfo EPI = DtorType->getExtProtoInfo();