Home
last modified time | relevance | path

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

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