Home
last modified time | relevance | path

Searched refs:IsTopLevel (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp13455 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification() argument
13468 if (IsTopLevel) { in checkExceptionSpecification()
13495 if (IsTopLevel && NoexceptExpr && in checkExceptionSpecification()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4137 void checkExceptionSpecification(bool IsTopLevel,