Searched refs:EPI2 (Results 1 – 1 of 1) sorted by relevance
6754 FunctionProtoType::ExtProtoInfo EPI2 = FPT2->getExtProtoInfo(); in FindCompositePointerType() local6758 EPI1.ExtInfo.getNoReturn() && EPI2.ExtInfo.getNoReturn(); in FindCompositePointerType()6760 EPI2.ExtInfo = EPI2.ExtInfo.withNoReturn(Noreturn); in FindCompositePointerType()6764 EPI1.ExceptionSpec = EPI2.ExceptionSpec = in FindCompositePointerType()6765 mergeExceptionSpecs(*this, EPI1.ExceptionSpec, EPI2.ExceptionSpec, in FindCompositePointerType()6771 FPT2->getParamTypes(), EPI2); in FindCompositePointerType()