reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
271 virtual raw_ostream &changeColor(enum Colors Color,
300 FOS.changeColor(raw_ostream::CYAN, true, false); 370 FOS.changeColor(raw_ostream::SAVEDCOLOR, true, false); 375 FOS.changeColor(raw_ostream::MAGENTA, true, false); 384 FOS.changeColor(raw_ostream::MAGENTA, true, false); 388 FOS.changeColor(raw_ostream::SAVEDCOLOR, true, false);tools/llvm-mca/Views/SchedulerStatistics.cpp
154 FOS.changeColor(raw_ostream::YELLOW, true, false); 161 FOS.changeColor(raw_ostream::RED, true, false);