Lines Matching refs:WithColor
44 #include "llvm/Support/WithColor.h"
103 WithColor::error() << EC.message() << '\n';
140 WithColor::error(errs(), ProgName)
163 WithColor::error(errs(), ProgName)
180 WithColor::error(errs(), ProgName)
214 WithColor::warning(errs(), ProgName)
228 WithColor::error(errs(), ProgName) << OS.str() << '\n';
234 WithColor::warning(errs(), ProgName)
242 WithColor::warning(errs(), ProgName)
277 WithColor::error(errs(), ProgName) << Error;
284 WithColor::warning()
292 WithColor::error(errs(), ProgName)
375 WithColor::error()