Home
last modified time | relevance | path

Searched defs:tab_size (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/REPL/Clang/
H A DClangREPL.cpp80 int tab_size) { in GetDesiredIndentation() argument
/llvm-project/lldb/source/Expression/
H A DREPL.cpp178 int tab_size = io_handler.GetDebugger().GetTabSize(); in IOHandlerFixIndentation() local
/llvm-project/lldb/source/Core/
H A DDebugger.cpp586 SetTabSize(uint64_t tab_size) SetTabSize() argument