Home | History | Annotate | Download | only in Sema

Lines Matching defs:DtorType

8986   const FunctionProtoType *DtorType = Destructor->getType()->
8988 if (DtorType->hasExceptionSpec())
8994 FunctionProtoType::ExtProtoInfo EPI = DtorType->getExtProtoInfo();