Home
last modified time | relevance | path

Searched refs:getRelatedCUIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp633 std::optional<uint64_t> DWARFDebugNames::Entry::getRelatedCUIndex() const { in getRelatedCUIndex() function in DWARFDebugNames::Entry
650 return getRelatedCUIndex(); in getCUIndex()
661 std::optional<uint64_t> Index = getRelatedCUIndex(); in getRelatedCUOffset()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h469 std::optional<uint64_t> getRelatedCUIndex() const;