Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp129 ReportNote(o, cast<PathDiagnosticNotePiece>(P), indent); in ReportPiece()
151 void ReportNote(raw_ostream &o, const PathDiagnosticNotePiece& P,
423 void PlistPrinter::ReportNote(raw_ostream &o, const PathDiagnosticNotePiece& P, in ReportNote() function in PlistPrinter