Home
last modified time | relevance | path

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

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