Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAccelTable.h285 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp554 Optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry
H A DDWARFContext.cpp746 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext