Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DAccelTable.h283 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp554 std::optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry
DDWARFContext.cpp850 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext