Searched refs:RemoveCommand (Results 1 – 3 of 3) sorted by relevance
319 bool RemoveCommand(llvm::StringRef cmd);
765 if (!m_interpreter.RemoveCommand(command_name)) { in DoExecute()
1357 bool CommandInterpreter::RemoveCommand(llvm::StringRef cmd) { in RemoveCommand() function in CommandInterpreter