Searched refs:groupIt (Results 1 – 1 of 1) sorted by relevance
50 for (auto groupIt = begin(); groupIt != end(); groupIt++) { in GetAllLayers() local51 for (auto it = groupIt->begin(); it != groupIt->end(); it++) { in GetAllLayers()