Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp13629 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
13706 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
DSemaType.cpp4028 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/external/clang/include/clang/Sema/
DSema.h4331 void checkExceptionSpecification(bool IsTopLevel,