Searched refs:wrapper_methods (Results 1 – 3 of 3) sorted by relevance
264 std::vector<std::string> wrapper_methods; in codegen_backend_module() local364 wrapper_methods.push_back(wrapper_method_ct.format(wrapper_method_te)); in codegen_backend_module()405 for (auto& method : wrapper_methods) { in codegen_backend_module()
1342 static PyMethodDef wrapper_methods[] = { variable1440 wrapper_methods, /* tp_methods */
757 Objects/descrobject.c - wrapper_methods -