Searched refs:get_first_parm (Results 1 – 4 of 4) sorted by relevance
6781 parm = *(first_function_type()->get_first_parm() in ensure_lookup_tables_populated()6801 parm = *(second_function_type()->get_first_parm() + *j); in ensure_lookup_tables_populated()7067 diff_utils::compute_diff(first->get_first_parm(), in compute_diff()7069 second->get_first_parm(), in compute_diff()
17339 for (i = lhs.get_first_parm(), j = rhs.get_first_parm(); in equals()17402 function_type::get_first_parm() const in get_first_parm() function in abigail::ir::function_type
3191 get_first_parm() const;
713 * include/abg-ir.h (function_type::get_first_parm): Declare new715 * src/abg-ir.cc (function_type::get_first_parm): Define new