DECORATION_YELLOW   86 tools/gn/command_args.cc   OutputString(name.as_string(), DECORATION_YELLOW);
DECORATION_YELLOW  356 tools/gn/command_desc.cc   OutputString("Target: ", DECORATION_YELLOW);
DECORATION_YELLOW  358 tools/gn/command_desc.cc   OutputString("Type: ", DECORATION_YELLOW);
DECORATION_YELLOW  361 tools/gn/command_desc.cc   OutputString("Toolchain: ", DECORATION_YELLOW);
DECORATION_YELLOW  127 tools/gn/scheduler.cc   OutputString(verb, DECORATION_YELLOW);
DECORATION_YELLOW   75 tools/gn/standard_out.cc       case DECORATION_YELLOW:
DECORATION_YELLOW  110 tools/gn/standard_out.cc       case DECORATION_YELLOW:
DECORATION_YELLOW  128 tools/gn/standard_out.cc     OutputString("  " + line.substr(0, colon_offset), DECORATION_YELLOW);
DECORATION_YELLOW  163 tools/gn/standard_out.cc       OutputString(line.substr(0, chars_to_highlight), DECORATION_YELLOW);