Home
last modified time | relevance | path

Searched refs:noHoist (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dsyn.h225 unsigned char noHoist; /* MR12 literally "noHoist" */ variable
Dpred.c381 if ( p->noHoist) return NULL; /* MR12c */
Dbuild.c142 /* MR12c */ a->noHoist=1;
Dgen.c537 /* MR21 */ if (!a->noHoist) dumpActionPlus(a, a->action, output, tabs, a->file, a->line, 1);
1976 if (! isNullAction(p->action) && !p->noHoist) {
3534 /* MR21 */ if (!a->noHoist) dumpActionPlus(a, a->action, output, tabs, a->file, a->line, 1);
Dantlr.c1693 /* MR12c */ if (actionNode->noHoist) {
Dantlr.g1483 /* MR12c */ if (actionNode->noHoist) {