Home
last modified time | relevance | path

Searched refs:get_function_template_decl (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-lang.cc71 #define LANG_HOOKS_GET_GENERIC_FUNCTION_DECL get_function_template_decl
DChangeLog-20091265 * cp-tree.h (function_parameter_pack_p, get_function_template_decl,
1267 * pt.c (function_parameter_pack_p, get_function_template_decl,
Dcp-tree.h7433 extern tree get_function_template_decl (const_tree);
Dpt.cc3569 get_function_template_decl (const_tree primary_func_tmpl_inst) in get_function_template_decl() function