Searched refs:GetAliasFullName (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h120 GetAliasFullName (const char *cmd, std::string &full_name);
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp938 CommandInterpreter::GetAliasFullName (const char *cmd, std::string &full_name) function in class:CommandInterpreter
1623 if (GetAliasFullName(next_word.c_str(), full_name))

Completed in 45 milliseconds