Searched defs:errorColor (Results 1 – 2 of 2) sorted by relevance
27 static const enum llvm::raw_ostream::Colors errorColor = llvm::raw_ostream::RED; variable
39 static const enum raw_ostream::Colors errorColor = raw_ostream::RED; variable