Searched refs:is_function_decl_diff (Results 1 – 5 of 5) sorted by relevance
1516 if (const function_decl_diff* fn_decl_diff = is_function_decl_diff(dif)) in has_fn_return_type_cv_qual_change()1540 if (const function_decl_diff* fn_decl_diff = is_function_decl_diff(dif)) in has_added_or_removed_function_parameters()
684 const function_decl_diff* d = is_function_decl_diff(diff); in suppresses_diff()2465 const function_decl_diff* d = is_function_decl_diff(diff); in suppresses_diff()
755 is_function_decl_diff(const diff* diff) in is_function_decl_diff() function7729 else if (const function_decl_diff *d = is_function_decl_diff(dif)) in insert_diff_node()11520 || (is_function_decl_diff(d) in visit_end()11623 if (const function_decl_diff *fn_diff = is_function_decl_diff(d)) in visit_end()
2822 is_function_decl_diff(const diff* diff);
19175 (is_type_diff, is_decl_diff, is_var_diff, is_function_decl_diff)19204 (is_function_decl_diff, is_pointer_diff, is_reference_diff)