Searched defs:HasSyntheticValue (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
H A DValueObjectSyntheticFilter.h70 HasSyntheticValue() function in class:lldb_private::ValueObjectSynthetic
/external/lldb/source/Core/
H A DValueObject.cpp773 if (HasSyntheticValue())
2295 ValueObject::HasSyntheticValue() function in class:ValueObject
2825 if (root->HasSyntheticValue() && root->GetSyntheticValue()->GetNumChildren() > index)
2866 && root->HasSyntheticValue()
2925 if (root->HasSyntheticValue())

Completed in 96 milliseconds