Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp18186 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
18255 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
H A DSemaType.cpp5458 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6200 void checkExceptionSpecification(bool IsTopLevel,