Searched defs:GetBooleanValue (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBStructuredData.cpp | 213 bool SBStructuredData::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in SBStructuredData |
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ | ||
H A D | OptionValue.cpp | 254 std::optional<bool> OptionValue::GetBooleanValue() const { GetBooleanValue() function in OptionValue |