Home
last modified time | relevance | path

Searched defs:is_alias (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1689 const bool is_alias = !raw_command_line.contains("platform"); in DoExecute() local
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3430 bool is_alias = GetAliasFullName(next_word, full_name); ResolveCommandImpl() local