Searched defs:typeParameterDecl (Results 1 – 5 of 5) sorted by relevance
1660 for (const typeParameterDecl of getEffectiveTypeParameterDeclarations(curr)) { constant
143135 … var newTypeParameters = ts.sameMap(typeParameters, function (typeParameterDecl) { argument
142566 … var newTypeParameters = ts.sameMap(typeParameters, function (typeParameterDecl) { argument