Home | History | Annotate | Download | only in Parse

Lines Matching refs:DeclGroupPtrTy

970 Parser::DeclGroupPtrTy Parser::ParseDeclaration(StmtVector &Stmts,
1034 Parser::DeclGroupPtrTy Parser::ParseSimpleDeclaration(StmtVector &Stmts,
1190 Parser::DeclGroupPtrTy Parser::ParseDeclGroup(ParsingDeclSpec &DS,
1202 return DeclGroupPtrTy();
1240 return DeclGroupPtrTy();
1245 return DeclGroupPtrTy();