Searched refs:fstring_shift_node_locations (Results 1 – 1 of 1) sorted by relevance
4247 static void fstring_shift_node_locations(node *n, int lineno, int col_offset) in fstring_shift_node_locations() function4255 fstring_shift_node_locations(CHILD(n, i), lineno, col_offset); in fstring_shift_node_locations()4291 fstring_shift_node_locations(n, lines, cols); in fstring_fix_node_location()