Searched refs:is_return_kind (Results 1 – 1 of 1) sorted by relevance
1279 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_printer2313 if (!is_return_kind(method, specialized_sig.ret)) in print_matching_method()