Home
last modified time | relevance | path

Searched refs:SetBooleanValue (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDOptionValue.h333 SetBooleanValue (bool new_value);
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDOptionValue.cpp381 OptionValue::SetBooleanValue (bool new_value) in SetBooleanValue() function in OptionValue
HDOptionValueProperties.cpp382 value->SetBooleanValue(new_value); in SetPropertyAtIndexAsBoolean()