Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp18856 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
18923 checkExceptionSpecification(/*IsTopLevel=*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
H A DSemaType.cpp5231 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5062 void checkExceptionSpecification(bool IsTopLevel,