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