Searched refs:function_tdecl_sptr (Results 1 – 6 of 6) sorted by relevance
262 typedef shared_ptr<function_tdecl> function_tdecl_sptr; typedef
4559 member_function_template(function_tdecl_sptr f, in member_function_template()4579 function_tdecl_sptr
5479 if (function_tdecl_sptr f = in build_union_decl()5548 function_tdecl_sptr fn_tmpl_decl(new function_tdecl(env, loc, vis, bind)); in build_function_tdecl()6198 function_tdecl_sptr d = build_function_tdecl(ctxt, node, in handle_function_tdecl()
429 get_id_for_fn_tmpl(const function_tdecl_sptr& f) in get_id_for_fn_tmpl()
23434 if (function_tdecl_sptr ftdecl = as_function_tdecl()) in operator ==()23436 function_tdecl_sptr other_ftdecl = o.as_function_tdecl(); in operator ==()23498 if (function_tdecl_sptr f = as_function_tdecl()) in traverse()
20 …::xml_writer::write_context::get_id_for_fn_tmpl(const abigail::ir::function_tdecl_sptr&)' {_ZN7…