Home
last modified time | relevance | path

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

/third_party/libabigail/include/
Dabg-fwd.h303 typedef shared_ptr<member_function_template> member_function_template_sptr; typedef
304 typedef vector<member_function_template_sptr> member_function_templates;
Dabg-ir.h4011 add_member_function_template(member_function_template_sptr);
4598 operator==(const member_function_template_sptr& l,
4599 const member_function_template_sptr& r);
4602 operator!=(const member_function_template_sptr& l,
4603 const member_function_template_sptr& r);
/third_party/libabigail/src/
Dabg-default-reporter.cc1167 member_function_template_sptr mem_fn_tmpl = in report()
1183 member_function_template_sptr mem_fn_tmpl; in report()
Dabg-ir.cc21732 class_or_union::add_member_function_template(member_function_template_sptr m) in add_member_function_template()
21790 else if (member_function_template_sptr f = in insert_member_decl()
24046 operator==(const member_function_template_sptr& l, in operator ==()
24047 const member_function_template_sptr& r) in operator ==()
24067 operator!=(const member_function_template_sptr& l, in operator !=()
24068 const member_function_template_sptr& r) in operator !=()
Dabg-reader.cc5349 member_function_template_sptr m in build_union_decl()
/third_party/libabigail/
DChangeLog21822 member_function_template_sptr and member_class_template_sptr.
21910 member_function_template_sptr.
24963 class_decl::member_function_template_sptr,
24971 class_decl::member_function_template_sptr,
24979 class_decl::member_function_template_sptr,
24987 class_decl::member_function_template_sptr,
42097 (operator==(class_decl::member_function_template_sptr,
42098 class_decl::member_function_template_sptr))
42115 (operator==(class_decl::member_function_template_sptr,
42116 class_decl::member_function_template_sptr))