Searched refs:TUs (Results 1 – 4 of 4) sorted by relevance
32 SmallVector<DWARFTypeUnit *, 1> TUs; variable79 if (TUs.empty()) in getNumTypeUnits()81 return TUs.size(); in getNumTypeUnits()100 if (TUs.empty()) in getTypeUnitAtIndex()102 return TUs[index]; in getTypeUnitAtIndex()
28 DeleteContainerPointers(TUs); in ~DWARFContext()313 TUs.push_back(TU.take()); in parseTypeUnits()314 offset = TUs.back()->getNextUnitOffset(); in parseTypeUnits()
1480 in different TUs as compatible if there one set of attributes is
35653 after the full declaration if the are in two different TUs.