Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp115 ReportCall(o, cast<PathDiagnosticCallPiece>(P), indent, in ReportPiece()
145 void ReportCall(raw_ostream &o, const PathDiagnosticCallPiece &P,
335 void PlistPrinter::ReportCall(raw_ostream &o, const PathDiagnosticCallPiece &P, in ReportCall() function in PlistPrinter