Searched refs:elseStepIndex (Results 1 – 2 of 2) sorted by relevance
419 size_t elseStepIndex = ~size_t(0); member
848 << " then=" << step.thenStepIndex << " else=" << step.elseStepIndex; in operator <<()1671 controller->mNextStepIndex = condValue ? step->thenStepIndex : step->elseStepIndex; in nextCompound()2244 ifStep->elseStepIndex = plan->getNextStepIndex(); in partitionTheWorkInternal()