Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupFile.cpp20 const char *usage_text) { in OptionGroupFile()
48 lldb::CommandArgumentType argument_type, const char *usage_text) in OptionGroupFileList()
H A DOptionGroupBoolean.cpp18 int short_option, const char *usage_text, in OptionGroupBoolean()
H A DOptionGroupString.cpp20 const char *usage_text, in OptionGroupString()
H A DOptionGroupUInt64.cpp20 const char *usage_text, in OptionGroupUInt64()
H A DCommandObject.cpp334 llvm::StringRef usage_text = usage_help.GetString(); in HelpTextContainsWord() local
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DOptionDefinition.h47 const char *usage_text; member