Searched defs:HasCommands (Results 1 – 2 of 2) sorted by relevance
319 bool SBCommandInterpreter::HasCommands() { in HasCommands() function in SBCommandInterpreter
2159 bool CommandInterpreter::HasCommands() const { return (!m_command_dict.empty()); } in HasCommands() function in CommandInterpreter