Home
last modified time | relevance | path

Searched defs:PathDiagnosticConsumerOptions (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h63 struct PathDiagnosticConsumerOptions { struct
66 std::string ToolInvocation;
71 bool ShouldDisplayMacroExpansions;
75 bool ShouldSerializeStats;
99 PathDiagnosticConsumerOptions() = delete; argument