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

/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h141 RemoveAliasOptions (const char *alias_name);
/external/lldb/source/Commands/
H A DCommandObjectCommands.cpp630 m_interpreter.RemoveAliasOptions (alias_command.c_str());
742 m_interpreter.RemoveAliasOptions (alias_command.c_str());
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2204 CommandInterpreter::RemoveAliasOptions (const char *alias_name) function in class:CommandInterpreter

Completed in 1078 milliseconds