Searched refs:mWhileState (Results 1 – 2 of 2) sorted by relevance
505 std::unordered_map<size_t, WhileState> mWhileState; variable
1302 WhileState& state = controller->mWhileState[controller->mNextStepIndex]; in nextCompound()