Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp41 bool ShouldDisplayPathNotes; member in __anonba5c3fec0111::TextDiagnostics
46 bool ShouldDisplayPathNotes) in TextDiagnostics() argument
48 ShouldDisplayPathNotes(ShouldDisplayPathNotes) {} in TextDiagnostics()
57 return ShouldDisplayPathNotes ? Minimal : None; in getGenerationScheme()
109 if (!ShouldDisplayPathNotes) in FlushDiagnosticsImpl()