Searched refs:bEltType (Results 1 – 1 of 1) sorted by relevance
2295 auto bEltType = (bT) ? bT.getElementType() : ubT.getElementType(); in areCastCompatible() local2296 if (aEltType != bEltType) in areCastCompatible()