Searched refs:ArraysAreCastCompatible (Results 1 – 3 of 3) sorted by relevance
307 bool ArraysAreCastCompatible(ArrayRef<Type> lhs, ArrayRef<Type> rhs);
363 bool ArraysAreCastCompatible(ArrayRef<Type> lhs, ArrayRef<Type> rhs) { in ArraysAreCastCompatible() function
2233 return ArraysAreCastCompatible(l, r);2354 return ArraysAreCastCompatible(l, r);14102 return ArraysAreCastCompatible(l, r);17635 return ArraysAreCastCompatible(l, r);