Searched refs:GetIsTerminalWithColors (Results 1 – 4 of 4) sorted by relevance
385 bool GetIsTerminalWithColors();
276 const bool colorize_err = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()345 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete()
720 bool File::GetIsTerminalWithColors() { in GetIsTerminalWithColors() function in File
814 if (!m_output_file_sp->GetFile().GetIsTerminalWithColors()) in Debugger()