Searched refs:ObjectKindColor (Results 1 – 2 of 2) sorted by relevance
64 static const TerminalColor ObjectKindColor = {llvm::raw_ostream::CYAN, false}; variable
162 ColorScope Color(OS, ShowColors, ObjectKindColor); in Visit()