Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DTextDiagnostics.cpp40 bool ShouldDisplayPathNotes; member in __anonf96f65e30111::TextDiagnostics
45 bool ShouldDisplayPathNotes) in TextDiagnostics() argument
47 ShouldDisplayPathNotes(ShouldDisplayPathNotes) {} in TextDiagnostics()
56 return ShouldDisplayPathNotes ? Minimal : None; in getGenerationScheme()
111 if (!ShouldDisplayPathNotes) in FlushDiagnosticsImpl()