Lines Matching defs:DG
1414 DeclGroupPtrTy DG = ParseSimpleDeclaration(Stmts, Declarator::ForContext,1418 FirstPart = Actions.ActOnDeclStmt(DG, DeclStart, Tok.getLocation());1428 Actions.ActOnForEachDeclStmt(DG);1433 Actions.CodeCompleteObjCForCollection(getCurScope(), DG);