Searched refs:ToDIERef (Results 1 – 2 of 2) sorted by relevance
46 DebugNamesDWARFIndex::ToDIERef(const DebugNames::Entry &entry) { in ToDIERef() function in DebugNamesDWARFIndex66 std::optional<DIERef> ref = ToDIERef(entry); in ProcessEntry()169 std::optional<DIERef> ref = ToDIERef(entry); in GetCompleteObjCClass()253 if (std::optional<DIERef> ref = ToDIERef(entry)) { in GetFunctions()
81 std::optional<DIERef> ToDIERef(const DebugNames::Entry &entry);