Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DG

213   DeclGroupRef DG = S->getDeclGroup();
214 for (DeclGroupRef::iterator D = DG.begin(), DEnd = DG.end(); D != DEnd; ++D)