Searched defs:GetUID (Results 1 – 2 of 2) sorted by relevance
265 lldb::user_id_t GetUID(const DWARFBaseDIE &die) { in GetUID() function269 lldb::user_id_t GetUID(const llvm::Optional<DIERef> &ref) { in GetUID() function
1371 user_id_t SymbolFileDWARF::GetUID(DIERef ref) { in GetUID() function in SymbolFileDWARF