Searched refs:getExceptionSpec (Results 1 – 2 of 2) sorted by relevance
5336 auto ESI = computeImplicitExceptionSpec(*this, Loc, MD).getExceptionSpec(); in EvaluateImplicitExceptionSpec()5535 .getExceptionSpec(); in CheckExplicitlyDefaultedMemberExceptionSpec()
4383 FunctionProtoType::ExceptionSpecInfo getExceptionSpec() const { in getExceptionSpec() function