Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h142 class OptionValueBoolean; variable