Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugArangeSet.h66 typedef std::vector<Descriptor> DescriptorColl; typedef
67 typedef DescriptorColl::iterator DescriptorIter;
68 typedef DescriptorColl::const_iterator DescriptorConstIter;
73 DescriptorColl m_arange_descriptors;
HDDWARFDebugPubnamesSet.h83 typedef std::vector<Descriptor> DescriptorColl; typedef
84 typedef DescriptorColl::iterator DescriptorIter;
85 typedef DescriptorColl::const_iterator DescriptorConstIter;
95 DescriptorColl m_descriptors;
/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFDebugArangeSet.h46 typedef std::vector<Descriptor> DescriptorColl; typedef
47 typedef DescriptorColl::const_iterator DescriptorConstIter;
51 DescriptorColl ArangeDescriptors;