Searched refs:GetForeignTypeUnit (Results 1 – 2 of 2) sorted by relevance
64 DebugNamesDWARFIndex::GetForeignTypeUnit(const DebugNames::Entry &entry) const { in GetForeignTypeUnit() function in DebugNamesDWARFIndex123 if (std::optional<DWARFTypeUnit *> foreign_tu = GetForeignTypeUnit(entry)) in GetNonSkeletonUnit()352 std::optional<DWARFTypeUnit *> foreign_tu = GetForeignTypeUnit(entry); in GetFullyQualifiedType()
112 GetForeignTypeUnit(const DebugNames::Entry &entry) const;