MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / begin

Method begin

highlevelilinstruction.cpp:288–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286
287
288HighLevelILIntegerList::const_iterator HighLevelILIntegerList::begin() const
289{
290 return m_start;
291}
292
293
294HighLevelILIntegerList::const_iterator HighLevelILIntegerList::end() const

Callers 2

CompareExprListFunction · 0.45
operator<Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected