Searched refs:getExceptionSpec (Results 1 – 2 of 2) sorted by relevance
6482 auto ESI = IES.getExceptionSpec(); in EvaluateImplicitExceptionSpec()6717 EPI.ExceptionSpec = IES.getExceptionSpec(); in CheckExplicitlyDefaultedMemberExceptionSpec()
4795 FunctionProtoType::ExceptionSpecInfo getExceptionSpec() const { in getExceptionSpec() function