Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp919 CommandObjectSP user_match_sp, alias_match_sp, real_match_sp; in GetCommandSP() local
954 alias_match_sp = alias_pos->second; in GetCommandSP()
978 return alias_match_sp; in GetCommandSP()