Searched refs:aEltType (Results 1 – 1 of 1) sorted by relevance
622 auto aEltType = (aT) ? aT.getElementType() : uaT.getElementType(); in areCastCompatible() local624 if (aEltType != bEltType) in areCastCompatible()