Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp121 ReportEvent(o, cast<PathDiagnosticEventPiece>(P), indent, depth, in ReportPiece()
145 void ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P,
297 void PlistPrinter::ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, in ReportEvent() function in PlistPrinter