Home
last modified time | relevance | path

Searched defs:getForeignTUTypeSignature (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h70 virtual std::optional<uint64_t> getForeignTUTypeSignature() const { in getForeignTUTypeSignature() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp675 DWARFDebugNames::Entry::getForeignTUTypeSignature() const { in getForeignTUTypeSignature() function in DWARFDebugNames::Entry