HomeSort by: relevance | last modified time | path
    Searched defs:print_method_return (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/interface/
python.cc 389 void python_generator::print_method_return(int indent, const isl_class &clazz, function in class:python_generator
462 * in the first call to print_arg_in_call and in print_method_return.
497 print_method_return(indent, clazz, method, fmt);
726 print_method_return(8, clazz, fd, fixed_arg_fmt);
plain_cpp.cc 950 print_method_return(method);
1595 void plain_cpp_generator::impl_printer::print_method_return( function in class:plain_cpp_generator::impl_printer

Completed in 25 milliseconds