Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1279 bool is_return_kind(const Method &method, const Kind &return_kind);
2083 bool template_cpp_generator::class_printer::is_return_kind( in is_return_kind() function in template_cpp_generator::class_printer
2313 if (!is_return_kind(method, specialized_sig.ret)) in print_matching_method()