Home
last modified time | relevance | path

Searched refs:function_tdecl_sptr (Results 1 – 6 of 6) sorted by relevance

/external/libabigail/include/
Dabg-fwd.h262 typedef shared_ptr<function_tdecl> function_tdecl_sptr; typedef
Dabg-ir.h4559 member_function_template(function_tdecl_sptr f, in member_function_template()
4579 function_tdecl_sptr
/external/libabigail/src/
Dabg-reader.cc5479 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()
Dabg-writer.cc429 get_id_for_fn_tmpl(const function_tdecl_sptr& f) in get_id_for_fn_tmpl()
Dabg-ir.cc23434 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()
/external/libabigail/tests/data/test-diff-filter/
Dtest41-report-0.txt20 …::xml_writer::write_context::get_id_for_fn_tmpl(const abigail::ir::function_tdecl_sptr&)' {_ZN7…