Lines Matching refs:WithColor
193 WithColor::setAutoDetectFunction(disable_color); in ProcessArgs()
376 WithColor::warning() << "program arguments are ignored when attaching.\n"; in ProcessArgs()
538 WithColor::warning() << "commands specified to run after file load (via -o " in MainLoop()
558 WithColor::error() << error.GetCString() << '\n'; in MainLoop()
629 WithColor::error() << error_cstr << '\n'; in MainLoop()
631 WithColor::error() << error.GetError() << '\n'; in MainLoop()
752 WithColor::warning() in InitializeReproducer()
759 WithColor::warning() << "-capture-path specified without -capture\n"; in InitializeReproducer()
761 WithColor::error() << "reproducer capture failed: " << error << '\n'; in InitializeReproducer()
767 WithColor::error() << "reproducer capture failed: " << error << '\n'; in InitializeReproducer()
803 WithColor::error() << "argument to '" in main()
810 WithColor::error() << "unknown option: " << arg->getSpelling() << '\n'; in main()
825 WithColor::error() << "initialization failed: " << error.GetCString() in main()
849 WithColor::error() << error_cstr << '\n'; in main()