Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp505 LazyBool Language::IsLogicalTrue(ValueObject &valobj, Status &error) { in IsLogicalTrue() function in Language
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp350 bool ValueObject::IsLogicalTrue(Status &error) { in IsLogicalTrue() function in ValueObject