Searched refs:GetAutoIndent (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h300 bool GetAutoIndent() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp86 m_enable_auto_indent = debugger.GetAutoIndent();
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp425 bool Debugger::GetAutoIndent() const { function in class:Debugger

Completed in 95 milliseconds