Searched refs:FunctionTypeP (Results 1 – 1 of 1) sorted by relevance
3956 const FunctionProtoType *FunctionTypeP = in adjustCCAndNoReturn() local3964 CallingConv CC = FunctionTypeP->getCallConv(); in adjustCCAndNoReturn()3970 bool NoReturn = FunctionTypeP->getNoReturnAttr(); in adjustCCAndNoReturn()3976 if (AdjustExceptionSpec && (FunctionTypeP->hasExceptionSpec() || in adjustCCAndNoReturn()3978 EPI.ExceptionSpec = FunctionTypeP->getExtProtoInfo().ExceptionSpec; in adjustCCAndNoReturn()