Home | History | Annotate | Download | only in Parse

Lines Matching refs:DeclGroupPtrTy

230       DeclGroupPtrTy Decl = ParseDeclaration(Stmts, Declarator::BlockContext,
770 DeclGroupPtrTy Res = Actions.FinalizeDeclaratorGroup(getCurScope(), DS,
813 DeclGroupPtrTy Res = ParseDeclaration(Stmts,
1357 DeclGroupPtrTy DG = ParseSimpleDeclaration(Stmts, Declarator::ForContext,
1403 Actions.CodeCompleteObjCForCollection(getCurScope(), DeclGroupPtrTy());