Home | History | Annotate | Download | only in antlr

Lines Matching refs:NewAST

2465 /* MR13 */      if (NewAST) {

2466 /* MR13 */ gen4("_ast%d%d = newAST(_t%d%d); /* MR27 */\n", BlkLevel-1, p->elnum, BlkLevel-1, p->elnum);
2483 /* MR13 */ if (NewAST) {
2484 /* MR13 */ gen4("_ast%d%d = newAST(_t%d%d);\n", BlkLevel-1, p->elnum, BlkLevel-1, p->elnum);