Searched defs:inferTypeParameters (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/services/codefixes/ |
| D | inferFromUsage.ts | 1069 …function inferTypeParameters(genericType: Type, usageType: Type, typeParameter: Type): readonly Ty… function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2661 inferTypeParameters?: TypeParameter[]; property
|
| D | typescriptServices.d.ts | 2661 inferTypeParameters?: TypeParameter[]; property
|
| D | tsserverlibrary.d.ts | 2661 inferTypeParameters?: TypeParameter[]; property
|
| D | typescriptServices.js | 57517 inferTypeParameters: getInferTypeParameters(node), property 142798 function inferTypeParameters(genericType, usageType, typeParameter) { function
|
| D | typescript.js | 57517 inferTypeParameters: getInferTypeParameters(node), property 142798 function inferTypeParameters(genericType, usageType, typeParameter) { function
|
| D | tsserverlibrary.js | 57517 inferTypeParameters: getInferTypeParameters(node), property 142798 function inferTypeParameters(genericType, usageType, typeParameter) { function
|
| D | tsserver.js | 57323 inferTypeParameters: getInferTypeParameters(node), property 142229 function inferTypeParameters(genericType, usageType, typeParameter) { function
|
| D | tsc.js | 47528 inferTypeParameters: getInferTypeParameters(node), property
|
| D | typingsInstaller.js | 57312 inferTypeParameters: getInferTypeParameters(node), property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2694 inferTypeParameters?: TypeParameter[]; property
|
| D | tsserverlibrary.d.ts | 2694 inferTypeParameters?: TypeParameter[]; property
|