Home
last modified time | relevance | path

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

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