Searched refs:ToDIERef (Results 1 – 2 of 2) sorted by relevance
51 DebugNamesDWARFIndex::ToDIERef(const DebugNames::Entry &entry) const { in ToDIERef() function in DebugNamesDWARFIndex77 std::optional<DIERef> ref = ToDIERef(entry); in ProcessEntry()189 std::optional<DIERef> ref = ToDIERef(entry); in GetCompleteObjCClass()275 if (std::optional<DIERef> ref = ToDIERef(entry)) { in GetFunctions()
82 std::optional<DIERef> ToDIERef(const DebugNames::Entry &entry) const;