Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp121 ReportNote(o, cast<PathDiagnosticNotePiece>(P), indent); in ReportPiece()
139 void ReportNote(raw_ostream &o, const PathDiagnosticNotePiece& P,
374 void PlistPrinter::ReportNote(raw_ostream &o, const PathDiagnosticNotePiece& P, in ReportNote() function in PlistPrinter