Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1804 bool IsWarningOrError = S.getDiagnostics().getDiagnosticLevel( in ~SemaDiagnosticBuilder() local
1807 if (IsWarningOrError && ShowCallStack) in ~SemaDiagnosticBuilder()