Home | History | Annotate | Download | only in Parse

Lines Matching refs:Stmts

1342 Parser::DeclGroupPtrTy Parser::ParseDeclaration(StmtVector &Stmts,
1367 return ParseSimpleDeclaration(Stmts, Context, DeclEnd, attrs,
1383 return ParseSimpleDeclaration(Stmts, Context, DeclEnd, attrs, true);
1409 Parser::ParseSimpleDeclaration(StmtVector &Stmts, unsigned Context,