Searched defs:LookupAsPtr (Results 1 – 1 of 1) sorted by relevance
61 static V *LookupAsPtr(DenseMap<K, V> &map, K k) { in LookupAsPtr() function80 static V *LookupAsPtr(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, K2 k2) { in LookupAsPtr() function