Searched refs:TYs (Results 1 – 2 of 2) sorted by relevance
156 return make_range(TYs.begin(), TYs.end()); in types()166 unsigned type_count() const { return TYs.size(); } in type_count()173 SmallVector<DIType *, 8> TYs; variable
190 TYs.clear(); in reset()352 TYs.push_back(const_cast<DIType *>(DT)); in addType()