Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLaxVectorConversion

5147 bool Sema::isLaxVectorConversion(QualType srcTy, QualType destTy) {
6430 if (isLaxVectorConversion(RHSType, LHSType)) {
6896 if (isLaxVectorConversion(RHSType, LHSType)) {