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

/external/llvm/include/llvm/MC/
H A DMCDwarf.h193 typedef std::vector<MCLineEntry> MCLineEntryCollection; typedef in class:llvm::MCLineSection
194 typedef MCLineEntryCollection::iterator iterator;
195 typedef MCLineEntryCollection::const_iterator const_iterator;
196 typedef std::map<unsigned, MCLineEntryCollection> MCLineDivisionMap;
209 const MCLineEntryCollection &getMCLineEntries(unsigned CUID) const {

Completed in 97 milliseconds