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.cpp36 bool ShouldDisplayPathNotes; member in __anonba5c3fec0111::TextDiagnostics
41 bool ShouldDisplayPathNotes) in TextDiagnostics() argument
43 ShouldDisplayPathNotes(ShouldDisplayPathNotes) {} in TextDiagnostics()
52 return ShouldDisplayPathNotes ? Minimal : None; in getGenerationScheme()
103 if (!ShouldDisplayPathNotes) in FlushDiagnosticsImpl()