Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBStructuredData.cpp177 bool SBStructuredData::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in SBStructuredData
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp274 bool OptionValue::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in OptionValue