Home
last modified time | relevance | path

Searched defs:outerTypeParameters (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts10371 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant
10391 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant
10651 const outerTypeParameters = (type as InterfaceType).outerTypeParameters; constant
10749 const outerTypeParameters = getOuterTypeParametersOfClassOrInterface(symbol); constant
16613 …const outerTypeParameters = aliasTypeArguments ? allOuterTypeParameters : filter(allOuterTypeParam… constant
/third_party/typescript/lib/
Dtypescript.d.ts2824 outerTypeParameters: TypeParameter[] | undefined; property
2908 outerTypeParameters?: TypeParameter[]; property
DtypescriptServices.d.ts2824 outerTypeParameters: TypeParameter[] | undefined; property
2908 outerTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2824 outerTypeParameters: TypeParameter[] | undefined; property
2908 outerTypeParameters?: TypeParameter[]; property
DtypingsInstaller.js65832 outerTypeParameters: outerTypeParameters, property
Dtsc.js54961 outerTypeParameters: outerTypeParameters, property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2824 outerTypeParameters: TypeParameter[] | undefined; property
2908 outerTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2824 outerTypeParameters: TypeParameter[] | undefined; property
2908 outerTypeParameters?: TypeParameter[]; property