Searched refs:varNdxIter (Results 1 – 1 of 1) sorted by relevance
2516 …ector<int>::const_iterator varNdxIter = block.activeVarIndices.begin(); varNdxIter != block.active… in checkLayoutIndices() local2518 if (!deInBounds32(*varNdxIter, 0, numVars)) in checkLayoutIndices()2520 …log << TestLog::Message << "Error: Invalid active variable index " << *varNdxIter << " in block '"… in checkLayoutIndices()