Searched refs:AreCompatibleDummyDataObjectShapes (Results 1 – 1 of 1) sorted by relevance
261 static bool AreCompatibleDummyDataObjectShapes(const Shape &x, const Shape &y) { in AreCompatibleDummyDataObjectShapes() function268 if (!AreCompatibleDummyDataObjectShapes(type.shape(), actual.type.shape())) { in IsCompatibleWith()