Home | History | Annotate | Download | only in Compiler

Lines Matching refs:is_special

1945         if self.entry.is_special and self.entry.name == "__hash__":
2062 if not self.entry.is_special:
2666 if self.entry.is_special:
2775 if entry.is_special:
3080 if not entry.is_special and sig.method_flags() == [TypeSlots.method_noargs]:
3113 (not entry.is_special or entry.wrapperbase_cname)):
3125 if entry.is_special: