Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp80 class PlistPrinter { class
88 PlistPrinter(const FIDMap &FM, const Preprocessor &PP, in PlistPrinter() function in __anon46fda2930211::PlistPrinter
174 void PlistPrinter::EmitRanges(raw_ostream &o, in EmitRanges()
196 void PlistPrinter::EmitMessage(raw_ostream &o, StringRef Message, in EmitMessage()
211 void PlistPrinter::EmitFixits(raw_ostream &o, ArrayRef<FixItHint> fixits, in EmitFixits()
238 void PlistPrinter::ReportControlFlow(raw_ostream &o, in ReportControlFlow()
295 void PlistPrinter::ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, in ReportEvent()
335 void PlistPrinter::ReportCall(raw_ostream &o, const PathDiagnosticCallPiece &P, in ReportCall()
362 void PlistPrinter::ReportMacroSubPieces(raw_ostream &o, in ReportMacroSubPieces()
375 void PlistPrinter::ReportMacroExpansions(raw_ostream &o, unsigned indent) { in ReportMacroExpansions()
[all …]