Home
last modified time | relevance | path

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

/third_party/libabigail/include/
Dabg-fwd.h262 typedef shared_ptr<function_tdecl> function_tdecl_sptr; typedef
Dabg-ir.h4566 member_function_template(function_tdecl_sptr f, in member_function_template()
4586 function_tdecl_sptr
/third_party/libabigail/src/
Dabg-reader.cc5345 if (function_tdecl_sptr f = in build_union_decl()
5413 function_tdecl_sptr fn_tmpl_decl(new function_tdecl(env, loc, vis, bind)); in build_function_tdecl()
6060 function_tdecl_sptr d = build_function_tdecl(rdr, node, in handle_function_tdecl()
Dabg-writer.cc504 get_id_for_fn_tmpl(const function_tdecl_sptr& f) in get_id_for_fn_tmpl()
Dabg-ir.cc24024 if (function_tdecl_sptr ftdecl = as_function_tdecl()) in operator ==()
24026 function_tdecl_sptr other_ftdecl = o.as_function_tdecl(); in operator ==()
24088 if (function_tdecl_sptr f = as_function_tdecl()) in traverse()
/third_party/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…