Home | History | Annotate | Download | only in Parse

Lines Matching refs:DG

1394     DeclGroupPtrTy DG = ParseSimpleDeclaration(Stmts, Declarator::ForContext,
1398 FirstPart = Actions.ActOnDeclStmt(DG, DeclStart, Tok.getLocation());
1408 Actions.ActOnForEachDeclStmt(DG);
1413 Actions.CodeCompleteObjCForCollection(getCurScope(), DG);