Home
last modified time | relevance | path

Searched refs:SetAutoIndent (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h304 bool SetAutoIndent(bool b);
/external/llvm-project/lldb/source/Core/
DDebugger.cpp436 bool Debugger::SetAutoIndent(bool b) { in SetAutoIndent() function in Debugger