reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
371 WithColor S(OS, raw_ostream::SAVEDCOLOR, true, false, !ShowColors); 394 WithColor::error(OS, "", !ShowColors); 397 WithColor::warning(OS, "", !ShowColors); 400 WithColor::note(OS, "", !ShowColors); 403 WithColor::remark(OS, "", !ShowColors); 408 WithColor(OS, raw_ostream::SAVEDCOLOR, true, false, !ShowColors) 420 printSourceLine(OS, LineContents); 454 printSourceLine(OS, LineContents); 457 WithColor S(OS, raw_ostream::GREEN, true, false, !ShowColors); 482 OS << FixItInsertionLine[i]; 489 OS << FixItInsertionLine[i]; 500 OS << '\n';