Searched refs:areLaxCompatibleRVVTypes (Results 1 – 5 of 5) sorted by relevance
2355 bool areLaxCompatibleRVVTypes(QualType FirstType, QualType SecondType);
10021 bool ASTContext::areLaxCompatibleRVVTypes(QualType FirstType, in areLaxCompatibleRVVTypes() function in ASTContext
2033 S.Context.areLaxCompatibleRVVTypes(FromType, ToType)) { in IsVectorConversion()
10810 Context.areLaxCompatibleRVVTypes(QualType(Target, 0), in CheckImplicitConversion()
9248 Context.areLaxCompatibleRVVTypes(LHSType, RHSType)) { in CheckAssignmentConstraints()