Home | History | Annotate | Download | only in Sema

Lines Matching defs:DG

5766     DeclGroupRef DG = IterationVar.get();
5767 for (DeclGroupRef::iterator I = DG.begin(), End = DG.end(); I != End; ++I) {