Searched refs:OneofBuilderContext_optional (Results 1 – 2 of 2) sorted by relevance
302 VALUE OneofBuilderContext_optional(int argc, VALUE* argv, VALUE _self);
1834 rb_define_method(klass, "optional", OneofBuilderContext_optional, -1); in OneofBuilderContext_register()1866 VALUE OneofBuilderContext_optional(int argc, VALUE* argv, VALUE _self) { in OneofBuilderContext_optional() function