Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDValueObjectSyntheticFilter.h70 HasSyntheticValue() in HasSyntheticValue() function
HDValueObject.h689 HasSyntheticValue();
/trueos/contrib/llvm/tools/lldb/source/Core/
HDValueObject.cpp861 if (HasSyntheticValue()) in GetSummaryAsCString()
2346 ValueObject::HasSyntheticValue() in HasSyntheticValue() function in ValueObject
2876 … if (root->HasSyntheticValue() && root->GetSyntheticValue()->GetNumChildren() > index) in GetValueForExpressionPath_Impl()
2917 && root->HasSyntheticValue() in GetValueForExpressionPath_Impl()
2976 if (root->HasSyntheticValue()) in GetValueForExpressionPath_Impl()