Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueFormat.h18 OptionValueFormat(lldb::Format value) in OptionValueFormat() function
21 OptionValueFormat(lldb::Format current_value, lldb::Format default_value) in OptionValueFormat() function
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h142 class OptionValueFormat; variable