Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:cFieldDescriptor

523   cFieldDescriptor = klass;
524 rb_gc_register_address(&cFieldDescriptor);
1232 VALUE fielddef = rb_class_new_instance(0, NULL, cFieldDescriptor);
1389 VALUE key_field = rb_class_new_instance(0, NULL, cFieldDescriptor);
1399 VALUE value_field = rb_class_new_instance(0, NULL, cFieldDescriptor);
1420 VALUE map_field = rb_class_new_instance(0, NULL, cFieldDescriptor);