Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectHelp.cpp21 llvm::StringRef subcommand, bool include_upropos, in GenerateAdditionalHelpAvenuesMessage() argument
34 if (include_upropos) { in GenerateAdditionalHelpAvenuesMessage()
H A DCommandObjectHelp.h30 llvm::StringRef subcommand, bool include_upropos = true,