Lines Matching refs:function_tdecl
833 (function_tdecl::function_tdecl, class_tdecl::class_tdecl)
5504 (function_tdecl): Likewise.
13862 (function_tdecl::function_tdecl, function_tdecl::function_tdecl)
24771 (template_decl::template_decl, function_tdecl::function_tdecl)
24891 (function_tdecl::function_tdecl, class_tdecl::class_tdecl)
24899 (template_decl::template_decl, function_tdecl::function_tdecl)
24949 * src/abg-ir.cc (function_tdecl::traverse): Do not crash when
25875 (function_tdecl::function_tdecl): Likewise.
25913 (function_tdecl::function_tdecl): Likewise.
28099 (function_tdecl::operator==): Add comments.
28261 * include/abg-ir.h (function_tdecl::operator==): Introduce a new
28262 virtual member operator that takes a function_tdecl&.
28267 (function_tdecl::operator==): In the overload for decl_base, do
28269 the real work is done in the new overload for function_tdecl, and
32238 class_decl::member_class_template, function_tdecl,
34261 (class type_composition, function_tdecl, class_tdecl): Pimpl-ify
34300 (class function_tdecl::priv): Define new type.
34301 (function_tdecl::{function_tdecl, set_pattern, get_pattern,
34302 get_binding}): Define this here to pimpl-ify function_tdecl.
40839 function_tdecl, class_decl, class_decl::data_member,
41853 (function_tdecl::operator==(const template_decl&)): Likewise.
42572 (function_template_decl): To function_tdecl.