Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DDebugger.h292 bool SetAutoIndent(bool b);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp535 bool Debugger::SetAutoIndent(bool b) { in SetAutoIndent() function in Debugger