Searched refs:RemoveAlias (Results 1 – 3 of 3) sorted by relevance
330 bool RemoveAlias(llvm::StringRef alias_name);
690 if (!m_interpreter.RemoveAlias(command_name)) { in DoExecute()
1366 bool CommandInterpreter::RemoveAlias(llvm::StringRef alias_name) { in RemoveAlias() function in CommandInterpreter