Searched refs:print_method_return (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | python.h | 36 void print_method_return(int indent, const isl_class &clazz,
|
H A D | python.cc | 389 void python_generator::print_method_return(int indent, const isl_class &clazz, in print_method_return() function in python_generator 497 print_method_return(indent, clazz, method, fmt); in print_method_call() 726 print_method_return(8, clazz, fd, fixed_arg_fmt); in print_set_enum()
|
H A D | plain_cpp.h | 162 void print_method_return(const Method &method);
|
H A D | plain_cpp.cc | 950 print_method_return(method); in print_method() 1595 void plain_cpp_generator::impl_printer::print_method_return( in print_method_return() function in plain_cpp_generator::impl_printer
|