Lines Matching full:u_submatch
1495 result->data_.u_submatch.stack_pointer_register = stack_reg;
1496 result->data_.u_submatch.current_position_register = position_reg;
1508 result->data_.u_submatch.stack_pointer_register = stack_reg;
1509 result->data_.u_submatch.current_position_register = position_reg;
1510 result->data_.u_submatch.clear_register_count = clear_register_count;
1511 result->data_.u_submatch.clear_register_from = clear_register_from;
4264 data_.u_submatch.current_position_register, 0);
4266 data_.u_submatch.stack_pointer_register);
4309 data_.u_submatch.current_position_register);
4311 data_.u_submatch.stack_pointer_register);
4312 int clear_register_count = data_.u_submatch.clear_register_count;
4317 int clear_registers_from = data_.u_submatch.clear_register_from;
4639 os_ << "label=\"$" << that->data_.u_submatch.current_position_register