Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts10392 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant
10412 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant
10672 const outerTypeParameters = (type as InterfaceType).outerTypeParameters; constant
10773 const outerTypeParameters = getOuterTypeParametersOfClassOrInterface(symbol); constant
16652 …const outerTypeParameters = aliasTypeArguments ? allOuterTypeParameters : filter(allOuterTypeParam… constant
/third_party/typescript/lib/
Dtypescript.d.ts2854 outerTypeParameters: TypeParameter[] | undefined; property
2938 outerTypeParameters?: TypeParameter[]; property
DtypescriptServices.d.ts2854 outerTypeParameters: TypeParameter[] | undefined; property
2938 outerTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2854 outerTypeParameters: TypeParameter[] | undefined; property
2938 outerTypeParameters?: TypeParameter[]; property
Dtsc.js55724 outerTypeParameters: outerTypeParameters, property
DtypingsInstaller.js66719 outerTypeParameters: outerTypeParameters, property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2854 outerTypeParameters: TypeParameter[] | undefined; property
2938 outerTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2854 outerTypeParameters: TypeParameter[] | undefined; property
2938 outerTypeParameters?: TypeParameter[]; property