Searched refs:ctocpp_make_function_body (Results 1 – 1 of 1) sorted by relevance
330 def ctocpp_make_function_body(cls, funcs, dir_name): function348 result = ctocpp_make_function_body(cls, cls.get_static_funcs(), dir_name)349 …result += ctocpp_make_function_body(cls, make_file_base.get_class_func_list(cls, header), dir_name)