Lines Matching refs:yylloc
528 location_type yylloc;
546 b4_dollar_pushdef([yylval], [], [yylloc])dnl
559 yylocation_stack_.push (yylloc);
586 b4_locations_if([, [[location*], [&yylloc]]])dnl
599 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
619 YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc);
625 yylocation_stack_.push (yylloc);
719 error (yylloc, yysyntax_error_ (yystate, yytoken));
722 yyerror_range[1] = yylloc;
735 yydestruct_ ("Error: discarding", yytoken, &yylval, &yylloc);
797 yyerror_range[2] = yylloc;
828 &yylloc);
857 yydestruct_ (YY_NULL, yytoken, &yylval, &yylloc);