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