Searched refs:ValueKindColor (Results 1 – 3 of 3) sorted by relevance
62 static const TerminalColor ValueKindColor = {llvm::raw_ostream::CYAN, false}; variable
145 ColorScope Color(OS, ShowColors, ValueKindColor); in Visit()437 ColorScope Color(OS, ShowColors, ValueKindColor); in Visit()
74 static const TerminalColor ValueKindColor = { raw_ostream::CYAN, false }; variable1852 ColorScope Color(*this, ValueKindColor); in VisitExpr()