Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts23135 function inferFromContravariantTypesIfStrictFunctionTypes(source: Type, target: Type) { function
23496 … applyToParameterTypes(source, target, inferFromContravariantTypesIfStrictFunctionTypes);
/third_party/typescript/lib/
Dtsc.js60295 function inferFromContravariantTypesIfStrictFunctionTypes(source, target) { function
60588 … applyToParameterTypes(source, target, inferFromContravariantTypesIfStrictFunctionTypes);
DtypingsInstaller.js71991 function inferFromContravariantTypesIfStrictFunctionTypes(source, target) { function
72344 … applyToParameterTypes(source, target, inferFromContravariantTypesIfStrictFunctionTypes);