Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp946 const char *cmd_str, bool include_aliases, StringList &matches, in GetCommandNamesMatchingPartialString()
1017 CommandInterpreter::GetCommandSP(llvm::StringRef cmd_str, bool include_aliases, in GetCommandSP()
1324 const bool include_aliases = false; in GetAliasFullName() local
2070 bool include_aliases = true; in HandleCompletionMatches() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp465 const bool include_aliases = true; in HandleAliasingRawCommand() local