Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DOptionValueBoolean.h24 OptionValueBoolean (bool value) : in OptionValueBoolean() function
30 OptionValueBoolean (bool current_value, in OptionValueBoolean() function
/external/lldb/include/lldb/
Dlldb-forward.h130 class OptionValueBoolean; variable