Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h303 bool SetStatuslineFormat(const FormatEntity::Entry &format);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp501 bool Debugger::SetStatuslineFormat(const FormatEntity::Entry &format) { in SetStatuslineFormat() function in Debugger