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