Searched defs:getCUIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h284 unsigned getCUIndex() const { return CUIndex; } function in class:llvm::DWARF5AccelTableStaticData
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp547 Optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { function in class:DWARFDebugNames::Entry
H A DDWARFContext.cpp697 const DWARFUnitIndex &DWARFContext::getCUIndex() { function in class:DWARFContext

Completed in 114 milliseconds