Home
last modified time | relevance | path

Searched refs:print_method_sig (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1295 virtual void print_method_sig(const Method &method,
1541 virtual void print_method_sig(const Method &method,
1549 void template_cpp_generator::method_decl_printer::print_method_sig( in print_method_sig() function in template_cpp_generator::method_decl_printer
1602 print_method_sig(method, instance_sig(method, instance), true); in print_get_method()
1618 virtual void print_method_sig(const Method &method,
1780 void template_cpp_generator::method_impl_printer::print_method_sig( in print_method_sig() function in template_cpp_generator::method_impl_printer
2316 print_method_sig(method, specialized_sig, false); in print_matching_method()
2384 print_method_sig(method, instance_sig(method, instance), true); in print_matching_method()