Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
DCommandInterpreter.cpp656 CommandInterpreter::GetCommandNamesMatchingPartialString (const char *cmd_str, bool include_aliases, in GetCommandNamesMatchingPartialString()
670 CommandInterpreter::GetCommandSP (const char *cmd_cstr, bool include_aliases, bool exact, StringLis… in GetCommandSP()
828 CommandInterpreter::GetCommandSPExact (const char *cmd_cstr, bool include_aliases) in GetCommandSPExact()
871 CommandInterpreter::GetCommandObjectExact (const char *cmd_cstr, bool include_aliases) in GetCommandObjectExact()
985 const bool include_aliases = false; in GetAliasFullName() local
1923 bool include_aliases = true; in HandleCompletionMatches() local