Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h292 CommandObject *BuildAliasResult(llvm::StringRef alias_name,
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp1424 CommandObject *CommandInterpreter::BuildAliasResult( in BuildAliasResult() function in CommandInterpreter
3128 BuildAliasResult(full_name, scratch_command, alias_result, result); in ResolveCommandImpl()