Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueBoolean.h18 OptionValueBoolean(bool value) in OptionValueBoolean() function
20 OptionValueBoolean(bool current_value, bool default_value) in OptionValueBoolean() function
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h145 class OptionValueBoolean; variable