Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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