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