Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h148 class OptionValueFormat; variable