Searched refs:isMatrixSecondarySubscript (Results 1 – 1 of 1) sorted by relevance
906 bool isMatrixSecondarySubscript = primaryIndex != nullptr; in transformExpression() local907 ASSERT(!isMatrixSecondarySubscript || (opIsIndex && !isArrayIndex)); in transformExpression()922 else if (isMatrixSecondarySubscript) in transformExpression()