Searched refs:CastColor (Results 1 – 2 of 2) sorted by relevance
76 static const TerminalColor CastColor = {llvm::raw_ostream::RED, false}; variable
1351 ColorScope Color(OS, ShowColors, CastColor); in VisitCastExpr()