Searched refs:isLaxVectorConversion (Results 1 – 3 of 3) sorted by relevance
6246 bool Sema::isLaxVectorConversion(QualType srcTy, QualType destTy) { in isLaxVectorConversion() function in Sema7899 if (isLaxVectorConversion(RHSType, LHSType)) { in CheckAssignmentConstraints()7912 isLaxVectorConversion(RHSType, LHSType)) { in CheckAssignmentConstraints()8771 if (isLaxVectorConversion(OtherType, VecType)) { in CheckVectorOperands()
1598 S.isLaxVectorConversion(FromType, ToType)) { in IsVectorConversion()
9761 bool isLaxVectorConversion(QualType srcType, QualType destType);