Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2995 S.checkExceptionSpecification(D.isFunctionDeclarationContext(), in GetFullTypeForDeclarator()
H A DSemaDeclCXX.cpp13454 void Sema::checkExceptionSpecification( in checkExceptionSpecification() function in Sema
13531 checkExceptionSpecification(/*IsTopLevel*/true, EST, DynamicExceptions, in actOnDelayedExceptionSpecification()
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4137 void checkExceptionSpecification(bool IsTopLevel,