Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp19095 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
19164 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
H A DSemaType.cpp5663 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6502 void checkExceptionSpecification(bool IsTopLevel,