Home | History | Annotate | Download | only in compiler

Lines Matching refs:yyset_lineno

1324 void yyset_lineno ( int _line_number , yyscan_t yyscanner );
3309 void yyset_lineno (int _line_number , yyscan_t yyscanner)
3316 YY_FATAL_ERROR( "yyset_lineno called with no buffer" );
3644 yyset_lineno(token.location.line, yyscanner);
3800 yyset_lineno(1, context->getScanner());