Searched refs:FileBuilderContext_alloc (Results 1 – 2 of 2) sorted by relevance
314 VALUE FileBuilderContext_alloc(VALUE klass);
1964 VALUE FileBuilderContext_alloc(VALUE klass) { in FileBuilderContext_alloc() function1975 rb_define_alloc_func(klass, FileBuilderContext_alloc); in FileBuilderContext_register()