Lines Matching defs:DG
5844 DeclGroupRef DG = IterationVar.get();5845 for (DeclGroupRef::iterator I = DG.begin(), End = DG.end(); I != End; ++I) {