Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
DAnalysisConsumer.h30 class PathDiagnosticConsumer; variable
/external/clang/include/clang/StaticAnalyzer/Core/
DPathDiagnosticConsumers.h27 class PathDiagnosticConsumer; variable
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DPathDiagnosticConsumers.h31 class PathDiagnosticConsumer; variable
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h92 PathDiagnosticConsumer() : flushed(false) {} in PathDiagnosticConsumer() function