Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dgeneric.h139 unsigned char has_rule_exception; member
Dantlr.c713 if (eg->label == NULL || *eg->label=='\0' ) q->has_rule_exception = 1; in rule()
Dgen.c3630 if ( !r->has_rule_exception )
Dantlr.g942 if (eg->label == NULL || *eg->label=='\0' ) q->has_rule_exception = 1;