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