Searched refs:LeftIsDeferredShape (Results 1 – 2 of 2) sorted by relevance
286 LeftIsDeferredShape = 4, enumerator289 BothDeferredShape = LeftIsDeferredShape | RightIsDeferredShape,
1020 } else if (!(flags & CheckConformanceFlags::LeftIsDeferredShape)) { in CheckConformance()