Home
last modified time | relevance | path

Searched refs:best_uid (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp815 uint64_t best_uid = toOpaqueUid(best_decl_id); in CreateAndCacheType() local
816 m_types[best_uid] = result; in CreateAndCacheType()