Searched refs:PlistPrinter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp75 class PlistPrinter { class in namespace:__anon889
83 PlistPrinter(const FIDMap& FM, AnalyzerOptions &AnOpts, function in class:__anon889::PlistPrinter
186 // Methods of PlistPrinter.
189 void PlistPrinter::EmitRanges(raw_ostream &o,
211 void PlistPrinter::EmitMessage(raw_ostream &o, StringRef Message,
226 void PlistPrinter::EmitFixits(raw_ostream &o, ArrayRef<FixItHint> fixits,
253 void PlistPrinter::ReportControlFlow(raw_ostream &o,
310 void PlistPrinter::ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P,
350 void PlistPrinter::ReportCall(raw_ostream &o, const PathDiagnosticCallPiece &P,
377 void PlistPrinter
[all...]

Completed in 103 milliseconds