Lines Matching refs:inEnd
574 Module::obj_iterator input, inEnd = pModule.obj_end();575 for (input = pModule.obj_begin(); input != inEnd; ++input) {