Searched refs:strideExpr (Results 1 – 1 of 1) sorted by relevance
2501 const auto &strideExpr{std::get<2>(triplet->t)}; in CheckArraySection() local2502 if (strideExpr) { in CheckArraySection()2509 const auto stride{GetIntValue(strideExpr)}; in CheckArraySection()