Searched defs:GetUID (Results 1 – 6 of 6) sorted by relevance
266 lldb::user_id_t GetUID(const DWARFBaseDIE &die) { in GetUID() function270 lldb::user_id_t GetUID(const llvm::Optional<DIERef> &ref) { in GetUID() function
1266 user_id_t SymbolFileDWARF::GetUID(DIERef ref) { in GetUID() function in SymbolFileDWARF
3428 unsigned long long Chapters::Atom::GetUID() const { return m_uid; } in GetUID() function in mkvparser::Chapters::Atom