Searched defs:getCUIndex (Results 1 – 3 of 3) sorted by relevance
285 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
554 Optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry
746 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext