Home
last modified time | relevance | path

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

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