Searched refs:leftDim (Results 1 – 1 of 1) sorted by relevance
1009 if (auto leftDim{ToInt64(left[j])}) { in CheckConformance() local1011 if (*leftDim != *rightDim) { in CheckConformance()1014 j + 1, leftIs, *leftDim, rightIs, *rightDim); in CheckConformance()