Searched refs:current_lhs_location (Results 1 – 3 of 3) sorted by relevance
67 static location current_lhs_location; variable79 current_lhs_location = loc; in current_lhs()575 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
143 static location current_lhs_location; variable155 current_lhs_location = loc; in current_lhs()2772 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
9462 (current_lhs, current_lhs_location): Now static.17294 * src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_location): New.