Searched refs:getCUIndex (Results 1 – 3 of 3) sorted by relevance
150 const DWARFUnitIndex &getCUIndex();
166 getCUIndex().dump(OS); in dump()269 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext
401 return Context.getCUIndex(); in getDWARFUnitIndex()