Home
last modified time | relevance | path

Searched refs:GetAliasCommandObject (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h303 GetAliasCommandObject(llvm::StringRef cmd, StringList *matches = nullptr,
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1363 CommandObject *CommandInterpreter::GetAliasCommandObject( in GetAliasCommandObject() function in CommandInterpreter
3675 GetAliasCommandObject(next_word, &alias_matches); in ResolveCommandImpl()