Searched defs:allOuterTypeParameters (Results 1 – 1 of 1) sorted by relevance
16612 … const allOuterTypeParameters = getOuterTypeParameters(node, /*includeThisTypes*/ true); constant16613 …const outerTypeParameters = aliasTypeArguments ? allOuterTypeParameters : filter(allOuterTypeParam… constant