Home
last modified time | relevance | path

Searched refs:checkExceptionSpecification (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp13851 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
13928 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
DSemaType.cpp4304 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/external/clang/include/clang/Sema/
DSema.h4445 void checkExceptionSpecification(bool IsTopLevel,