Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueFormat.h19 OptionValueFormat(lldb::Format value) in OptionValueFormat() function
22 OptionValueFormat(lldb::Format current_value, lldb::Format default_value) in OptionValueFormat() function
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h151 class OptionValueFormat; variable