Searched refs:IsClassCode (Results 1 – 5 of 5) sorted by relevance
58 bool SBTypeSynthetic::IsClassCode() { in IsClassCode() function in SBTypeSynthetic72 return !IsClassCode(); in IsClassName()80 if (IsClassCode()) in GetData()154 if (IsClassCode() != rhs.IsClassCode()) in IsEqualTo()
442 if (synth.IsClassCode()) { in AddTypeSynthetic()
11 contains_code = property(IsClassCode, None)
37 bool IsClassCode();
71292 result = (bool)(arg1)->IsClassCode(); in _wrap_SBTypeSynthetic_IsClassCode()