Searched refs:TYs (Results 1 – 6 of 6) sorted by relevance
107 return make_range(TYs.begin(), TYs.end()); in types()117 unsigned type_count() const { return TYs.size(); } in type_count()124 SmallVector<DIType *, 8> TYs; variable
122 return make_range(TYs.begin(), TYs.end()); in types()132 unsigned type_count() const { return TYs.size(); } in type_count()139 SmallVector<DIType *, 8> TYs; variable
116 return make_range(TYs.begin(), TYs.end()); in types()126 unsigned type_count() const { return TYs.size(); } in type_count()133 SmallVector<DIType *, 8> TYs; variable
48 TYs.clear(); in reset()195 TYs.push_back(const_cast<DIType *>(DT)); in addType()
57 TYs.clear(); in reset()235 TYs.push_back(const_cast<DIType *>(DT)); in addType()
57 TYs.clear(); in reset()218 TYs.push_back(const_cast<DIType *>(DT)); in addType()