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