Searched refs:getForeignTUTypeSignature (Results 1 – 3 of 3) sorted by relevance
70 virtual std::optional<uint64_t> getForeignTUTypeSignature() const { in getForeignTUTypeSignature() function447 std::optional<uint64_t> getForeignTUTypeSignature() const override;
65 std::optional<uint64_t> type_sig = entry.getForeignTUTypeSignature(); in GetForeignTypeUnit()
675 DWARFDebugNames::Entry::getForeignTUTypeSignature() const { in getForeignTUTypeSignature() function in DWARFDebugNames::Entry