Searched refs:IsSynthetic (Results 1 – 11 of 11) sorted by relevance
236 SBSymbol::IsSynthetic() in IsSynthetic() function in SBSymbol239 return m_opaque_ptr->IsSynthetic(); in IsSynthetic()
1139 SBValue::IsSynthetic () in IsSynthetic() function in SBValue1144 return value_sp->IsSynthetic(); in IsSynthetic()
85 IsSynthetic();
127 IsSynthetic ();
79 IsSynthetic() { return true; } in IsSynthetic() function
717 IsSynthetic() { return false; } in IsSynthetic() function
244 IsSynthetic () const in IsSynthetic() function
28 m_use_synthetic = valobj.IsSynthetic(); in DumpValueObjectOptions()160 if (m_valobj->IsSynthetic()) in GetMostSpecializedValue()
2836 if (root->IsSynthetic()) in GetValueForExpressionPath_Impl()2844 if (!root->IsSynthetic()) in GetValueForExpressionPath_Impl()2852 if (root->IsSynthetic()) in GetValueForExpressionPath_Impl()2903 if (root->IsSynthetic()) in GetValueForExpressionPath_Impl()2911 if (!root->IsSynthetic()) in GetValueForExpressionPath_Impl()2919 if (root->IsSynthetic()) in GetValueForExpressionPath_Impl()3141 else if (!root->IsSynthetic()) in GetValueForExpressionPath_Impl()3659 if (!result_sp->IsSynthetic()) in GetQualifiedRepresentationIfAvailable()3667 if (result_sp->IsSynthetic()) in GetQualifiedRepresentationIfAvailable()
598 if (sc.symbol->IsSynthetic()) in ResolveSymbolContextForAddress()619 if (symbol && !symbol->IsSynthetic()) in ResolveSymbolContextForAddress()
754 if (!valobj->IsSynthetic()) in DumpValue()