Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp17714 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
17783 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
H A DSemaType.cpp5333 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5856 void checkExceptionSpecification(bool IsTopLevel,