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()
775 if (!value_sb.IsSynthetic()) { in GetSyntheticValue()822 bool SBValue::IsSynthetic() { in IsSynthetic() function in SBValue828 return value_sp->IsSynthetic(); in IsSynthetic()
25 synthetic = property(IsSynthetic, None, doc='''A read only property that returns a boolean value that indicates if this symbol was synthetically created from information in module that contains it.''')
100 bool IsSynthetic();
104 bool IsSynthetic();
31 m_use_synthetic = valobj.IsSynthetic(); in DumpValueObjectOptions()
560 use_dynamic, valobj.IsSynthetic()); in GetTypeForCache()
126 if (m_cached_valobj->IsSynthetic()) { in SetupMostSpecializedValue()
69 bool IsSynthetic() override { return true; } in IsSynthetic() function
612 virtual bool IsSynthetic() { return false; } in IsSynthetic() function
175 bool IsSynthetic() override { return true; } in IsSynthetic() function
2320 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2329 if (!root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2338 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2388 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2397 if (!root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2406 if (root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2625 else if (!root->IsSynthetic()) { in GetValueForExpressionPath_Impl()2785 bool is_synthetic = result_sp->IsSynthetic(); in GetQualifiedRepresentationIfAvailable()2871 } else if (IsSynthetic()) { in Dereference()
510 if (sc.symbol->IsSynthetic()) { in ResolveSymbolContextForAddress()525 if (symbol && !symbol->IsSynthetic()) { in ResolveSymbolContextForAddress()
724 if (!valobj->IsSynthetic()) { in DumpValue()
182 bool IsSynthetic() const { return m_is_synthetic; }180 bool IsSynthetic() const { return m_is_synthetic; } IsSynthetic() function
621 if (!IsSynthetic()) in IsSyntheticWithAutoGeneratedName()
52995 result = (bool)(arg1)->IsSynthetic(); in _wrap_SBSymbol_IsSynthetic()76598 result = (bool)(arg1)->IsSynthetic(); in _wrap_SBValue_IsSynthetic()