Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp191 bool SBStructuredData::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in SBStructuredData
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp274 bool OptionValue::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in OptionValue