Searched refs:WILD_TY (Results 1 – 11 of 11) sorted by relevance
107 if (t1.tyKind() == TyKind.WILD_TY || t2.tyKind() == TyKind.WILD_TY) { in isSameType()131 case WILD_TY: in isSameType()226 case WILD_TY: in isSameWildType()271 case WILD_TY: in isSameClassType()353 case WILD_TY: in isSubtype()563 case WILD_TY: in subst()713 if (t1.tyKind() == TyKind.WILD_TY) { in containedBy()719 if (t2.tyKind() == TyKind.WILD_TY) { in containedBy()737 if (t2.tyKind() == TyKind.WILD_TY) { in containedBy()755 if (t2.tyKind() == TyKind.WILD_TY) { in containedBy()[all …]
175 case WILD_TY: in createTypeMirror()
57 WILD_TY, enumConstant351 return TyKind.WILD_TY; in tyKind()
46 case WILD_TY: in erase()
105 case WILD_TY: in canonicalize()289 case WILD_TY: in instantiate()
68 case WILD_TY: in signature()
733 case WILD_TY: in lowerTypeAnnotations()
240 case WILD_TY: in addAnnotationsToType()
323 case WILD_TY: in bindType()
618 case WILD_TY: in bindTyArg()
56 WILD_TY, enumConstant153 return Kind.WILD_TY; in kind()