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