Searched refs:OldArrayIndex (Results 1 – 1 of 1) sorted by relevance
466 OldArrayIndex = Ctx->ArrayIndex; in ArrayIndexScope()470 ~ArrayIndexScope() { Ctx->ArrayIndex = OldArrayIndex; } in ~ArrayIndexScope()474 std::optional<uint64_t> OldArrayIndex; variable