Searched defs:HasUserCommands (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1876 bool CommandInterpreter::HasUserCommands() const { return (!m_user_dict.empty()); } function in class:CommandInterpreter

Completed in 62 milliseconds