Searched refs:withFirstParameter (Results 1 – 6 of 6) sorted by relevance
81 instancePrototype = prototype.withFirstParameter(thisType); in getPrototype()
90 instancePrototype = prototype.withFirstParameter(thisType); in getPrototype()
176 return base.withFirstParameter(definer); in intern()365 public Prototype withFirstParameter(Type param) { in withFirstParameter() method in Prototype
207 return base.withFirstParameter(definer); in intern()397 public Prototype withFirstParameter(Type param) { in withFirstParameter() method in Prototype
1211 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()1218 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()1225 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()1232 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()1239 Prototype meth = proto.withFirstParameter(definer.getClassType()); in ropFor()
1210 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()1217 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()1224 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()1231 meth = meth.withFirstParameter(definer.getClassType()); in ropFor()