Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts10330 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant
10350 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant
10610 const outerTypeParameters = (type as InterfaceType).outerTypeParameters; constant
10708 const outerTypeParameters = getOuterTypeParametersOfClassOrInterface(symbol); constant
16572 …const outerTypeParameters = aliasTypeArguments ? allOuterTypeParameters : filter(allOuterTypeParam… constant
/third_party/typescript/lib/
Dtypescript.d.ts2807 outerTypeParameters: TypeParameter[] | undefined; property
2891 outerTypeParameters?: TypeParameter[]; property
DtypescriptServices.d.ts2807 outerTypeParameters: TypeParameter[] | undefined; property
2891 outerTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2807 outerTypeParameters: TypeParameter[] | undefined; property
2891 outerTypeParameters?: TypeParameter[]; property
DtypingsInstaller.js65637 outerTypeParameters: outerTypeParameters, property
Dtsc.js54782 outerTypeParameters: outerTypeParameters, property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2807 outerTypeParameters: TypeParameter[] | undefined; property
2891 outerTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2807 outerTypeParameters: TypeParameter[] | undefined; property
2891 outerTypeParameters?: TypeParameter[]; property