Searched refs:RightIsDeferredShape (Results 1 – 2 of 2) sorted by relevance
287 RightIsDeferredShape = 8, enumerator289 BothDeferredShape = LeftIsDeferredShape | RightIsDeferredShape,290 RightIsExpandableDeferred = RightScalarExpandable | RightIsDeferredShape,
1017 } else if (!(flags & CheckConformanceFlags::RightIsDeferredShape)) { in CheckConformance()