Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp13612 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification() argument
13625 if (IsTopLevel) { in checkExceptionSpecification()
13652 if (IsTopLevel && NoexceptExpr && in checkExceptionSpecification()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4263 void checkExceptionSpecification(bool IsTopLevel,