Home
last modified time | relevance | path

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

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