Searched defs:ArrayIndexScope (Results 1 – 1 of 1) sorted by relevance
36 template <class Emitter> class ArrayIndexScope; variable348 ArrayIndexScope(ByteCodeExprGen<Emitter> *Ctx, uint64_t Index) : Ctx(Ctx) { in ArrayIndexScope() function