Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h474 void BuildAliasCommandArgs(CommandObject *alias_cmd_obj,
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2171 void CommandInterpreter::BuildAliasCommandArgs(CommandObject *alias_cmd_obj, in BuildAliasCommandArgs() function in CommandInterpreter