Searched refs:withType (Results 1 – 9 of 9) sorted by relevance
68 - (NSArray *) tokensInRange:(NSRange)aRange withType:(NSInteger)tokenType;
80 - (NSArray *) tokensInRange:(NSRange)aRange withType:(NSInteger)tokenType;
276 - (NSArray *) tokensInRange:(NSRange)aRange withType:(NSInteger)tokenType
96 o.regSpec = o.regSpec.withType(def.getType()); in updateSourcesToDefinitions()
626 = dest.withType((TypedConstant)latticeConstants[reg]); in replaceConstants()645 = spec.withType((TypedConstant)latticeConstants[reg]); in replaceConstants()
497 public RegisterSpec withType(TypeBearer newType) { in withType() method in RegisterSpec
835 return orig.withType(Type.OBJECT); in filterSpec()