Searched refs:IsTypeCompatible (Results 1 – 1 of 1) sorted by relevance
250 static bool IsTypeCompatible( in IsTypeCompatible() function267 static bool IsTypeCompatible( in IsTypeCompatible() function281 return IsTypeCompatible(type1, *derivedType2); in IsTypeCompatible()286 static bool IsTypeCompatible( in IsTypeCompatible() function300 return IsTypeCompatible(type1, type2.GetDerivedTypeSpec()); in IsTypeCompatible()451 if (!IsTypeCompatible(*type_, *allocateInfo_.typeSpec)) { in RunChecks()470 if (!IsTypeCompatible(*type_, allocateInfo_.sourceExprType.value())) { in RunChecks()