Searched refs:GetIsTerminalWithColors (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp270 const bool colorize_err = error_sp->GetFile().GetIsTerminalWithColors();
333 bool useColors = error_sp->GetFile().GetIsTerminalWithColors();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h352 bool GetIsTerminalWithColors();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp199 bool File::GetIsTerminalWithColors() { function in class:File
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp758 if (!GetOutputFile().GetIsTerminalWithColors())

Completed in 98 milliseconds