Searched refs:toolName (Results 1 – 1 of 1) sorted by relevance
46 static StringRef toolName; variable51 WithColor::error(errs(), toolName) << message << '\n'; in fatal()53 WithColor::error(errs(), toolName) << filename << ": " << message << '\n'; in fatal()144 toolName = sys::path::stem(argv[0]); in main()