Home | History | Annotate | Download | only in Sema

Lines Matching refs:DG

5668     DeclGroupRef DG = IterationVar.getAsVal<DeclGroupRef>();
5669 for (DeclGroupRef::iterator I = DG.begin(), End = DG.end(); I != End; ++I) {