Searched refs:LHSELTy (Results 1 – 1 of 1) sorted by relevance
13268 QualType LHSELTy = LHSMatType->getElementType(), in CheckMatrixMultiplyOperands() local13270 if (!Context.hasSameType(LHSELTy, RHSELTy)) in CheckMatrixMultiplyOperands()13274 Context.getCommonSugaredType(LHSELTy, RHSELTy), in CheckMatrixMultiplyOperands()