Searched refs:print_call (Results 1 – 3 of 3) sorted by relevance
105 void print_call(std::ostream &os, const std::string &ns) const;
1256 void ConversionMethod::print_call(std::ostream &os, const std::string &ns) const in print_call() function in ConversionMethod
1008 method.print_call(os, generator.isl_namespace()); in print_method()