Searched refs:areCompatibleFunctionals (Results 1 – 2 of 2) sorted by relevance
908 if (areCompatibleFunctionals(lhsType, rhsType)) {942 function areCompatibleFunctionals(lhsType: Type, rhsType: Type) { function
873 if (areCompatibleFunctionals(lhsType, rhsType)) {1830 function areCompatibleFunctionals(lhsType: ts.Type, rhsType: ts.Type): boolean { function