Searched refs:IsSynthetic (Results 1 – 17 of 17) sorted by relevance
203 bool SBSymbol::IsSynthetic() { in IsSynthetic() function in SBSymbol207 return m_opaque_ptr->IsSynthetic(); in IsSynthetic()
804 bool SBValue::IsSynthetic() { in IsSynthetic() function in SBValue810 return value_sp->IsSynthetic(); in IsSynthetic()
25 …synthetic = property(IsSynthetic, None, doc='''A read only property that returns a boolean value t…
100 bool IsSynthetic();
2109 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2118 if (!root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2127 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2177 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2186 if (!root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2195 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2412 else if (!root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2569 bool is_synthetic = result_sp->IsSynthetic(); in GetQualifiedRepresentationIfAvailable()2648 } else if (IsSynthetic()) { in Dereference()
510 if (sc.symbol->IsSynthetic()) { in ResolveSymbolContextForAddress()525 if (symbol && !symbol->IsSynthetic()) { in ResolveSymbolContextForAddress()
692 if (!valobj->IsSynthetic()) { in DumpValue()
69 bool IsSynthetic() override { return true; } in IsSynthetic() function
582 virtual bool IsSynthetic() { return false; } in IsSynthetic() function
173 bool IsSynthetic() override { return true; } in IsSynthetic() function
31 m_use_synthetic = valobj.IsSynthetic(); in DumpValueObjectOptions()
138 if (m_valobj->IsSynthetic()) { in GetMostSpecializedValue()
548 use_dynamic, valobj.IsSynthetic()); in GetTypeForCache()
182 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
625 if (!IsSynthetic()) in IsSyntheticWithAutoGeneratedName()
50261 result = (bool)(arg1)->IsSynthetic(); in _wrap_SBSymbol_IsSynthetic()73317 result = (bool)(arg1)->IsSynthetic(); in _wrap_SBValue_IsSynthetic()