Searched refs:getEPI (Results 1 – 2 of 2) sorted by relevance
3366 void getEPI(FunctionProtoType::ExtProtoInfo &EPI) const { in getEPI() function3371 FunctionProtoType::ExtProtoInfo getEPI() const { in getEPI() function3373 getEPI(EPI); in getEPI()
4018 ExceptSpec.getEPI(EPI); in updateExceptionSpec()4180 computeImplicitExceptionSpec(*this, MD->getLocation(), MD).getEPI(EPI); in CheckExplicitlyDefaultedSpecialMember()