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