Home | History | Annotate | Download | only in Parse

Lines Matching refs:StmtVector

79 Parser::ParseStatementOrDeclaration(StmtVector &Stmts, bool OnlyStatement,
100 Parser::ParseStatementOrDeclarationAfterAttributes(StmtVector &Stmts,
745 StmtVector Stmts(Actions);
1356 StmtVector Stmts(Actions);
2093 StmtVector Handlers(Actions);
2167 void Parser::ParseMicrosoftIfExistsStatement(StmtVector &Stmts) {