Searched refs:getUseColor (Results 1 – 3 of 3) sorted by relevance
158 bool getUseColor() const { return UseColor; } in getUseColor() function
228 return WithMarkup(*this, OS, S, getUseMarkup(), getUseColor()); in markup()
1371 inst_stream.enable_colors(m_instr_printer_up->getUseColor()); in PrintMCInst()1406 return m_instr_printer_up->getUseColor(); in GetUseColor()