Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp96 void ReportDiag(raw_ostream &o, const PathDiagnosticPiece& P) { in ReportDiag() function in __anond2427ba50211::PlistPrinter
H A DHTMLDiagnostics.cpp261 void HTMLDiagnostics::ReportDiag(const PathDiagnostic& D, ReportDiag() function in HTMLDiagnostics