| 286 | |
| 287 | |
| 288 | HighLevelILIntegerList::const_iterator HighLevelILIntegerList::begin() const |
| 289 | { |
| 290 | return m_start; |
| 291 | } |
| 292 | |
| 293 | |
| 294 | HighLevelILIntegerList::const_iterator HighLevelILIntegerList::end() const |
no outgoing calls
no test coverage detected