Searched refs:RemoveAlias (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h117 RemoveAlias (const char *alias_name);
/external/lldb/source/Commands/
H A DCommandObjectCommands.cpp823 if (m_interpreter.RemoveAlias (command_name) == false)
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp991 CommandInterpreter::RemoveAlias (const char *alias_name) function in class:CommandInterpreter

Completed in 1853 milliseconds