Searched defs:tparam (Results 1 – 3 of 3) sorted by relevance
43 for (auto *tparam : signatureInfo_->typeParams) { in Substitute() local
2325 void ETSChecker::EmplaceSubstituted(Substitution *substitution, ETSTypeParameter *tparam, Type *typ… in EmplaceSubstituted()
90 auto *const tparam = paramType->AsETSTypeParameter(); in EnhanceSubstitutionForType() local