Searched refs:aMemSpace (Results 1 – 1 of 1) sorted by relevance
2299 auto aMemSpace = (aT) ? aT.getMemorySpace() : uaT.getMemorySpace(); in areCastCompatible() local2301 if (aMemSpace != bMemSpace) in areCastCompatible()