Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueBoolean.h19 OptionValueBoolean(bool value) in OptionValueBoolean() function
21 OptionValueBoolean(bool current_value, bool default_value) in OptionValueBoolean() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h156 class OptionValueBoolean; variable