Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
HDPathDiagnosticConsumers.h27 class PathDiagnosticConsumer; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDPathDiagnostic.h92 PathDiagnosticConsumer() : flushed(false) {} in PathDiagnosticConsumer() function