Searched refs:struct_first_dot (Results 1 – 1 of 1) sorted by relevance
3595 const char *struct_first_dot = strchr(name, '.'); in should_add_buffer_variable() local3602 } else if (struct_first_dot && struct_first_dot < first_square_bracket) { in should_add_buffer_variable()