Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp15459 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
15528 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
H A DSemaType.cpp4823 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4862 void checkExceptionSpecification(bool IsTopLevel,