Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp141 void EmitFixits(raw_ostream &o, ArrayRef<FixItHint> fixits, unsigned indent);
214 void PlistPrinter::EmitFixits(raw_ostream &o, ArrayRef<FixItHint> fixits, in EmitFixits() function in PlistPrinter
331 EmitFixits(o, P.getFixits(), indent); in ReportEvent()
444 EmitFixits(o, P.getFixits(), indent); in ReportNote()