Searched refs:is_function_decl_diff (Results 1 – 5 of 5) sorted by relevance
1479 if (const function_decl_diff* fn_decl_diff = is_function_decl_diff(dif)) in has_fn_return_type_cv_qual_change()1503 if (const function_decl_diff* fn_decl_diff = is_function_decl_diff(dif)) in has_added_or_removed_function_parameters()
683 const function_decl_diff* d = is_function_decl_diff(diff); in suppresses_diff()2422 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() function7886 else if (const function_decl_diff *d = is_function_decl_diff(dif)) in insert_diff_node()11666 || (is_function_decl_diff(d) in visit_end()11769 if (const function_decl_diff *fn_diff = is_function_decl_diff(d)) in visit_end()
2848 is_function_decl_diff(const diff* diff);
15623 (is_type_diff, is_decl_diff, is_var_diff, is_function_decl_diff)15652 (is_function_decl_diff, is_pointer_diff, is_reference_diff)