Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
DOptionValueBoolean.h24 OptionValueBoolean (bool value) : in OptionValueBoolean() function
30 OptionValueBoolean (bool current_value, in OptionValueBoolean() function
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
Dlldb-forward.h136 class OptionValueBoolean; variable