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) 457 WithColor S(OS, raw_ostream::GREEN, true, false, !ShowColors);