Home
last modified time | relevance | path

Searched refs:TYs (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h116 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp57 TYs.clear(); in reset()
235 TYs.push_back(const_cast<DIType *>(DT)); in addType()