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.cpp949 const char *cmd_str, bool include_aliases, StringList &matches, in GetCommandNamesMatchingPartialString()
1046 CommandInterpreter::GetCommandSP(llvm::StringRef cmd_str, bool include_aliases, in GetCommandSP()
1414 const bool include_aliases = false; in GetAliasFullName() local
2214 bool include_aliases = true; in HandleCompletionMatches() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp472 const bool include_aliases = true; in HandleAliasingRawCommand() local