Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyses.def37 …YSIS_DIAGNOSTICS(TEXT, "text", "Text output of analysis results", createTextPathDiagnosticConsumer)
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp77 void ento::createTextPathDiagnosticConsumer(AnalyzerOptions &AnalyzerOpts, in createTextPathDiagnosticConsumer() function in ento