Searched refs:EPI2 (Results 1 – 1 of 1) sorted by relevance
6680 FunctionProtoType::ExtProtoInfo EPI2 = FPT2->getExtProtoInfo(); in FindCompositePointerType() local6684 EPI1.ExtInfo.getNoReturn() && EPI2.ExtInfo.getNoReturn(); in FindCompositePointerType()6686 EPI2.ExtInfo = EPI2.ExtInfo.withNoReturn(Noreturn); in FindCompositePointerType()6690 EPI1.ExceptionSpec = EPI2.ExceptionSpec = in FindCompositePointerType()6691 mergeExceptionSpecs(*this, EPI1.ExceptionSpec, EPI2.ExceptionSpec, in FindCompositePointerType()6697 FPT2->getParamTypes(), EPI2); in FindCompositePointerType()