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()348 std::optional<DWARFTypeUnit *> foreign_tu = GetForeignTypeUnit(entry); in GetFullyQualifiedType()538 std::optional<DWARFTypeUnit *> foreign_tu = GetForeignTypeUnit(entry); in GetTypesWithQuery()
118 GetForeignTypeUnit(const DebugNames::Entry &entry) const;