Home
last modified time | relevance | path

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

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