Flutter Engine
The Flutter Engine
|
#include <il.h>
Public Member Functions | |
decltype(Trait::At(instr, index)) | operator* () const |
Iterator & | operator++ () |
bool | operator== (const Iterator &other) |
bool | operator!= (const Iterator &other) |
Public Attributes | |
const Instruction * | instr |
intptr_t | index |
|
inline |
|
inline |
|
inline |
|
inline |
intptr_t dart::InstructionIndexedPropertyIterable< Trait >::Iterator::index |
const Instruction* dart::InstructionIndexedPropertyIterable< Trait >::Iterator::instr |