Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h20 OptionGroupFormatUsageTextVector; typedef
37 OptionGroupFormatUsageTextVector usage_text_vector = {}
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp36 uint64_t default_count, OptionGroupFormatUsageTextVector usage_text_vector) in OptionGroupFormat()