Home | History | Annotate | Download | only in Parse

Lines Matching refs:Stmts

1285 Parser::DeclGroupPtrTy Parser::ParseDeclaration(StmtVector &Stmts,
1310 return ParseSimpleDeclaration(Stmts, Context, DeclEnd, attrs,
1326 return ParseSimpleDeclaration(Stmts, Context, DeclEnd, attrs, true);
1352 Parser::ParseSimpleDeclaration(StmtVector &Stmts, unsigned Context,