Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp130 ReportNote(o, cast<PathDiagnosticNotePiece>(P), indent); in ReportPiece()
152 void ReportNote(raw_ostream &o, const PathDiagnosticNotePiece& P,
422 void PlistPrinter::ReportNote(raw_ostream &o, const PathDiagnosticNotePiece& P, in ReportNote() function in PlistPrinter