Home | History | Annotate | Download | only in bison

Lines Matching full:yydebug_

7143 	Initialize yycdebug_ only if YYDEBUG.  Also, initialize yydebug_.
7144 (debug_level, set_debug_level): Affect yydebug_, not ::yydebug.
7145 (yydebug_) [YYDEBUG]: New member.
7147 * data/lalr1.cc (yydebug_, yycdebug_): Now defined only if YYDEBUG.
7148 (YYCDEBUG) [!YYDEBUG]: Don't use yydebug_ and yycdebug_.
7149 (b4_parser_class_name): Initialize yydebug_ and yycdebug_ only
7558 * data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdebug_)'
11461 (yydebug_): so that the parser's internals are always in the yy*