Home
last modified time | relevance | path

Searched refs:DescriptorColl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugArangeSet.h46 typedef std::vector<Descriptor> DescriptorColl; typedef
47 typedef DescriptorColl::iterator DescriptorIter;
48 typedef DescriptorColl::const_iterator DescriptorConstIter;
52 DescriptorColl ArangeDescriptors;
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h47 typedef std::vector<Descriptor> DescriptorColl; typedef
48 typedef iterator_range<DescriptorColl::const_iterator> desc_iterator_range;
52 DescriptorColl ArangeDescriptors;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h50 using DescriptorColl = std::vector<Descriptor>;
51 using desc_iterator_range = iterator_range<DescriptorColl::const_iterator>;
55 DescriptorColl ArangeDescriptors;