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

/external/lldb/include/lldb/Symbol/
H A DLineTable.h386 typedef std::vector<Entry> entry_collection; ///< The collection type for the line entries. typedef in class:lldb_private::LineTable
391 entry_collection m_entries; ///< The collection of line entries in this line table.
410 entry_collection m_entries; ///< The collection of line entries in this sequence.

Completed in 150 milliseconds