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

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueBoolean.h21 class OptionValueBoolean : public OptionValue class in namespace:lldb_private
24 OptionValueBoolean (bool value) : function in class:lldb_private::OptionValueBoolean
30 OptionValueBoolean (bool current_value, function in class:lldb_private::OptionValueBoolean

Completed in 35 milliseconds