Home
last modified time | relevance | path

Searched defs:inferTypeParameters (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/services/codefixes/
DinferFromUsage.ts1069 …function inferTypeParameters(genericType: Type, usageType: Type, typeParameter: Type): readonly Ty… function
/third_party/typescript/lib/
Dtypescript.d.ts2661 inferTypeParameters?: TypeParameter[]; property
DtypescriptServices.d.ts2661 inferTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2661 inferTypeParameters?: TypeParameter[]; property
DtypescriptServices.js57517 inferTypeParameters: getInferTypeParameters(node), property
142798 function inferTypeParameters(genericType, usageType, typeParameter) { function
Dtypescript.js57517 inferTypeParameters: getInferTypeParameters(node), property
142798 function inferTypeParameters(genericType, usageType, typeParameter) { function
Dtsserverlibrary.js57517 inferTypeParameters: getInferTypeParameters(node), property
142798 function inferTypeParameters(genericType, usageType, typeParameter) { function
Dtsserver.js57323 inferTypeParameters: getInferTypeParameters(node), property
142229 function inferTypeParameters(genericType, usageType, typeParameter) { function
Dtsc.js47528 inferTypeParameters: getInferTypeParameters(node), property
DtypingsInstaller.js57312 inferTypeParameters: getInferTypeParameters(node), property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2694 inferTypeParameters?: TypeParameter[]; property
Dtsserverlibrary.d.ts2694 inferTypeParameters?: TypeParameter[]; property