Searched refs:IsSynthetic (Results 1 – 12 of 12) sorted by relevance
63 IsSynthetic();99 __swig_getmethods__["synthetic"] = IsSynthetic100 …if _newclass: synthetic = property(IsSynthetic, None, doc='''A read only property that returns a b…
149 IsSynthetic ();
217 SBSymbol::IsSynthetic() in IsSynthetic() function in SBSymbol220 return m_opaque_ptr->IsSynthetic(); in IsSynthetic()
1012 SBValue::IsSynthetic () in IsSynthetic() function in SBValue1017 return value_sp->IsSynthetic(); in IsSynthetic()
82 IsSynthetic();
118 IsSynthetic ();
76 IsSynthetic() { return true; } in IsSynthetic() function
887 IsSynthetic() { return false; } in IsSynthetic() function
159 IsSynthetic () const in IsSynthetic() function
2667 if (root->IsSynthetic()) in GetValueForExpressionPath_Impl()2710 if (root->IsSynthetic()) in GetValueForExpressionPath_Impl()2927 else if (!root->IsSynthetic()) in GetValueForExpressionPath_Impl()
1587 if (!valobj->IsSynthetic()) in FormatPromptRecurse()
3564 lldb.SBSymbol.IsSynthetic lldb.SBSymbol-class.html#IsSynthetic4127 lldb.SBValue.IsSynthetic lldb.SBValue-class.html#IsSynthetic