Home
last modified time | relevance | path

Searched refs:inferFromContravariantTypesIfStrictFunctionTypes (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts23094 function inferFromContravariantTypesIfStrictFunctionTypes(source: Type, target: Type) { function
23455 … applyToParameterTypes(source, target, inferFromContravariantTypesIfStrictFunctionTypes);
/third_party/typescript/lib/
DtypingsInstaller.js71796 function inferFromContravariantTypesIfStrictFunctionTypes(source, target) { function
72149 … applyToParameterTypes(source, target, inferFromContravariantTypesIfStrictFunctionTypes);
Dtsc.js60116 function inferFromContravariantTypesIfStrictFunctionTypes(source, target) { function
60409 … applyToParameterTypes(source, target, inferFromContravariantTypesIfStrictFunctionTypes);