Home | History | Annotate | Download | only in src

Lines Matching defs:AsSlot

159   virtual Slot* AsSlot() { return NULL; }
1078 if (rewrite == NULL || rewrite->AsSlot() != NULL) return var_;
1174 virtual Slot* AsSlot() { return this; }