Searched refs:computeImplicitExceptionSpec (Results 1 – 1 of 1) sorted by relevance
5292 computeImplicitExceptionSpec(Sema &S, SourceLocation Loc, CXXMethodDecl *MD) { in computeImplicitExceptionSpec() function5336 auto ESI = computeImplicitExceptionSpec(*this, Loc, MD).getExceptionSpec(); in EvaluateImplicitExceptionSpec()5534 EPI.ExceptionSpec = computeImplicitExceptionSpec(*this, MD->getLocation(), MD) in CheckExplicitlyDefaultedMemberExceptionSpec()