Home
last modified time | relevance | path

Searched refs:getExceptionSpec (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp5336 auto ESI = computeImplicitExceptionSpec(*this, Loc, MD).getExceptionSpec(); in EvaluateImplicitExceptionSpec()
5535 .getExceptionSpec(); in CheckExplicitlyDefaultedMemberExceptionSpec()
/external/clang/include/clang/Sema/
DSema.h4383 FunctionProtoType::ExceptionSpecInfo getExceptionSpec() const { in getExceptionSpec() function