Home | History | Annotate | Download | only in Serialization

Lines Matching defs:DG

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