Searched refs:grammar_current_rule_end (Results 1 – 5 of 5) sorted by relevance
48 void grammar_current_rule_end (location loc);
568 rhs { grammar_current_rule_end (@1); }569 | rhses.1 "|" rhs { grammar_current_rule_end (@3); }
351 grammar_current_rule_end (location loc) in grammar_current_rule_end() function
2760 { grammar_current_rule_end ((yylsp[(1) - (1)])); }2766 { grammar_current_rule_end ((yylsp[(3) - (3)])); }
7772 * src/reader.c (grammar_current_rule_end): Don't invoke