Searched refs:T_GENERATEDNEWLINE (Results 1 – 4 of 4) sorted by relevance
101 pending.push_back(result_type(T_GENERATEDNEWLINE, "\n", pos)); in emit_line_directive()
249 T_GENERATEDNEWLINE = TOKEN_FROM_ID(394, EOLTokenType|AltTokenType), enumerator
555 case T_GENERATEDNEWLINE: // was generated by emit_line_directive() in operator ()()828 pending.push_back(result_type(T_GENERATEDNEWLINE, "\n", pos)); in emit_line_directive()
641 pending.push_back(result_type(T_GENERATEDNEWLINE, "\n", pos));