Searched refs:add_member_function_template (Results 1 – 4 of 4) sorted by relevance
/external/libabigail/src/ |
D | abg-reader.cc | 4755 decl->add_member_function_template(m); in build_class_decl() 5088 decl->add_member_function_template(m); in build_union_decl()
|
D | abg-ir.cc | 19638 class_or_union::add_member_function_template(member_function_template_sptr m) in add_member_function_template() function in abigail::ir::class_or_union 19703 add_member_function_template(f); in insert_member_decl()
|
/external/libabigail/include/ |
D | abg-ir.h | 3921 add_member_function_template(member_function_template_sptr);
|
/external/libabigail/ |
D | ChangeLog | 13421 add_member_function_template, get_member_function_templates, 13466 add_member_function_template, get_member_function_templates, 13479 add_member_function_template, get_member_function_templates, 19069 (class_decl::add_member_function_template): As we the 29525 add_member_function_template, add_member_class_template, 32063 add_member_function_template, add_member_class_template}): Call 33122 (class_decl::{add_member_function_template, 34984 * src/abg-ir.cc (class_decl::add_member_function_template): Fix 35081 (class_decl::add_member_function_template) 35085 * src/abg-ir.cc (class_decl::add_member_function_template)
|