Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:OneofBuilderContext_alloc

1480 VALUE OneofBuilderContext_alloc(VALUE klass) {
1492 rb_define_alloc_func(klass, OneofBuilderContext_alloc);