Home
last modified time | relevance | path

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

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