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