Searched refs:InCache (Results 1 – 1 of 1) sorted by relevance
85 auto InCache = Cache.lookup(V); in GetUnderlyingObjCPtrCached() local86 if (InCache.first && InCache.second) in GetUnderlyingObjCPtrCached()87 return InCache.second; in GetUnderlyingObjCPtrCached()