Searched defs:MCLineEntryCollection (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCDwarf.h165 typedef std::vector<MCLineEntry> MCLineEntryCollection; typedef in class:llvm::MCLineSection
166 typedef MCLineEntryCollection::iterator iterator;
167 typedef MCLineEntryCollection::const_iterator const_iterator;
168 typedef MapVector<const MCSection *, MCLineEntryCollection> MCLineDivisionMap;

Completed in 258 milliseconds