Home
last modified time | relevance | path

Searched refs:GetUseColor (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DSourceManager.cpp107 if (!debugger_sp->GetUseColor()) in should_highlight_source()
121 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
141 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
150 return debugger_sp && debugger_sp->GetUseColor(); in should_show_stop_line_with_ansi()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Core/
H A DSourceManager.cpp109 if (!debugger_sp->GetUseColor()) in should_highlight_source()
123 if (!debugger_sp->GetUseColor()) in should_show_stop_column_with_ansi()
143 if ((value == eStopShowColumnAnsiOrCaret) && !debugger_sp->GetUseColor()) in should_show_stop_column_with_caret()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp28 ">>> ", "..> ", true, debugger.GetUseColor(), 0, in IOHandlerLuaInterpreter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp31 ">>> ", "..> ", true, debugger.GetUseColor(), 0, in IOHandlerLuaInterpreter()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp31 ">>> ", "..> ", true, debugger.GetUseColor(), 0, in IOHandlerLuaInterpreter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Commands/
H A DCommandObjectExpression.cpp498 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
524 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectExpression.cpp497 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
523 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Commands/
H A DCommandObjectExpression.cpp504 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
530 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp497 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
523 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Commands/
H A DCommandObjectExpression.cpp496 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
522 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectExpression.cpp497 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
523 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Commands/
H A DCommandObjectExpression.cpp498 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
524 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Commands/
H A DCommandObjectExpression.cpp498 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
524 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Commands/
H A DCommandObjectExpression.cpp497 GetCommandInterpreter().GetDebugger().GetUseColor());
523 bool color_prompt = debugger.GetUseColor();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/bindings/interface/
H A DSBDebugger.i364 GetUseColor () const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/API/
H A DSBDebugger.h200 bool GetUseColor() const;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/bindings/interface/
H A DSBDebugger.i364 GetUseColor () const;

1234567