Searched defs:SetIter (Results 1 – 2 of 2) sorted by relevance
45 SetIterTy SetIter; member52 SmallSetIterator(SetIterTy SetIter) : SetIter(SetIter), isSmall(false) {} in SmallSetIterator()
482 auto SetIter = Workloads.find(ModName); in computeImportForModule() local