Searched defs:usage_text (Results 1 – 6 of 6) sorted by relevance
20 const char *usage_text) { in OptionGroupFile()48 lldb::CommandArgumentType argument_type, const char *usage_text) in OptionGroupFileList()
18 int short_option, const char *usage_text, in OptionGroupBoolean()
20 const char *usage_text, in OptionGroupString()
20 const char *usage_text, in OptionGroupUInt64()
334 llvm::StringRef usage_text = usage_help.GetString(); in HelpTextContainsWord() local
47 const char *usage_text; member