Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp18397 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
18466 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
H A DSemaType.cpp5536 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6355 void checkExceptionSpecification(bool IsTopLevel,