Searched refs:isWrongSendableFunctionAssignment (Results 1 – 7 of 7) sorted by relevance
1242 if (isWrongSendableFunctionAssignment(propType, rhsType)) {2285 export function isWrongSendableFunctionAssignment( function
2179 Utils.isWrongSendableFunctionAssignment(targetType, exprType)2605 if (Utils.isWrongSendableFunctionAssignment(lhsType, rhsType)) {
9483 function isWrongSendableFunctionAssignment(lhsType: ts.Type, rhsType: ts.Type): boolean;
13429 function isWrongSendableFunctionAssignment(lhsType: ts.Type, rhsType: ts.Type): boolean;