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