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