Home
last modified time | relevance | path

Searched refs:ASTexclude (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dgeneric.h257 #define ASTexclude 0 macro
Dgen.c2077 if ( r2->noAST || p->astnode==ASTexclude )
2116 if ( GenCC && (r2->noAST || p->astnode==ASTexclude) )
2453 (ast_label_in_action || !(p->astnode == ASTexclude || r->noAST)) )
2462 if (ast_label_in_action && (p->astnode == ASTexclude || r->noAST)) {
2481 if (GenCC && !(p->astnode == ASTexclude) ) {
2490 if ( GenCC && !(p->astnode == ASTexclude) )
2501 if ( GenCC && !(p->astnode == ASTexclude) ) {
2510 (ast_label_in_action || !(p->astnode == ASTexclude || r->noAST)) )
2563 if (GenAST && (ast_label_in_action || !(p->astnode == ASTexclude || r->noAST) )) /* MR27 */
Dantlr.c2091 if ( p!=NULL ) p->astnode=ASTexclude;
2202 if ( p!=NULL ) p->astnode=ASTexclude;
2267 p->astnode=ASTexclude;
2304 q->astnode=ASTexclude;
Dantlr.g1698 | "!" <<if ( p!=NULL ) p->astnode=ASTexclude;>>
1736 | "!" <<if ( p!=NULL ) p->astnode=ASTexclude;>>
1759 | "!" <<p->astnode=ASTexclude;>>
1779 q->astnode=ASTexclude;>>