Searched refs:areLaxCompatibleSveTypes (Results 1 – 4 of 4) sorted by relevance
2092 bool areLaxCompatibleSveTypes(QualType FirstType, QualType SecondType);
8571 bool ASTContext::areLaxCompatibleSveTypes(QualType FirstType, in areLaxCompatibleSveTypes() function in ASTContext
1649 S.Context.areLaxCompatibleSveTypes(FromType, ToType)) { in IsVectorConversion()
9100 Context.areLaxCompatibleSveTypes(LHSType, RHSType)) { in CheckAssignmentConstraints()