Home
last modified time | relevance | path

Searched defs:LookupAsPtr (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Target/
H A DTrace.cpp61 static V *LookupAsPtr(DenseMap<K, V> &map, K k) { in LookupAsPtr() function
80 static V *LookupAsPtr(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, K2 k2) { in LookupAsPtr() function