Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueBoolean.h18 OptionValueBoolean(bool value) in OptionValueBoolean() function
20 OptionValueBoolean(bool current_value, bool default_value) in OptionValueBoolean() function
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h145 class OptionValueBoolean; variable