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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCDwarf.h194 typedef std::vector<MCLineEntry> MCLineEntryCollection; typedef in class:llvm::MCLineSection
195 typedef MCLineEntryCollection::iterator iterator;
196 typedef MCLineEntryCollection::const_iterator const_iterator;
199 MCLineEntryCollection MCLineEntries;
202 const MCLineEntryCollection *getMCLineEntries() const {

Completed in 103 milliseconds