Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBStructuredData.cpp191 bool SBStructuredData::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in SBStructuredData
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValue.cpp273 bool OptionValue::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in OptionValue