Home | History | Annotate | Download | only in Support

Lines Matching refs:ShowColors

199                              bool ShowColors) const {
212 Diagnostic.print(nullptr, OS, ShowColors);
218 ArrayRef<SMFixIt> FixIts, bool ShowColors) const {
219 PrintMessage(OS, GetMessage(Loc, Kind, Msg, Ranges, FixIts), ShowColors);
224 ArrayRef<SMFixIt> FixIts, bool ShowColors) const {
225 PrintMessage(llvm::errs(), Loc, Kind, Msg, Ranges, FixIts, ShowColors);
335 void SMDiagnostic::print(const char *ProgName, raw_ostream &S, bool ShowColors,
338 ShowColors &= S.has_colors();
340 if (ShowColors)
363 if (ShowColors)
368 if (ShowColors)
373 if (ShowColors)
379 if (ShowColors) {
387 if (ShowColors)
436 if (ShowColors)
455 if (ShowColors)