Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp117 ReportCall(o, cast<PathDiagnosticCallPiece>(P), indent, in ReportPiece()
147 void ReportCall(raw_ostream &o, const PathDiagnosticCallPiece &P,
337 void PlistPrinter::ReportCall(raw_ostream &o, const PathDiagnosticCallPiece &P, in ReportCall() function in PlistPrinter