Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp213 bool SBStructuredData::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in SBStructuredData
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp254 std::optional<bool> OptionValue::GetBooleanValue() const { GetBooleanValue() function in OptionValue