Searched defs:lexclass (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmisc.c20 * void lexclass(char *m); switch to new/old lexical class
141 lexclass( char *m ) function
143 lexclass( m )
153 warn(eMsg1("lexclass name conflicts with token/errclass label '%s'",m));
165 "lexclass: cannot allocate ExprStr");
H A Dgeneric.h84 int lexclass; /* which lex class is it in? */ member in struct:_e
91 int lexclass; /* which lex class is it in? */ member in struct:_TCnode

Completed in 136 milliseconds