Home
last modified time | relevance | path

Searched refs:HasSyntheticValue (Results 1 – 3 of 3) sorted by relevance

/external/lldb/include/lldb/Core/
DValueObjectSyntheticFilter.h70 HasSyntheticValue() in HasSyntheticValue() function
DValueObject.h884 HasSyntheticValue();
/external/lldb/source/Core/
DValueObject.cpp773 if (HasSyntheticValue()) in GetSummaryAsCString()
2295 ValueObject::HasSyntheticValue() in HasSyntheticValue() function in ValueObject
2825 … if (root->HasSyntheticValue() && root->GetSyntheticValue()->GetNumChildren() > index) in GetValueForExpressionPath_Impl()
2866 && root->HasSyntheticValue() in GetValueForExpressionPath_Impl()
2925 if (root->HasSyntheticValue()) in GetValueForExpressionPath_Impl()