Home
last modified time | relevance | path

Searched refs:in_template_function (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc347 || in_template_function ()); in build_base_path()
8027 if (in_template_function ()) in resolves_to_fixed_type_p()
H A Ddecl2.cc5951 if (processing_template_decl || in_template_function ()) in mark_used()
H A DChangeLog-20121560 * pt.c (in_template_function): New.
H A Dcp-tree.h7326 extern bool in_template_function (void);
H A DChangeLog-201450 * decl2.c (mark_used): Don't mark if in_template_function.
H A Ddecl.cc4911 if (!(type_dep && in_template_function ())) in cp_make_fname_decl()
H A DChangeLog-2020192 * pt.c (in_template_function): Inspect cfun->decl instead of
H A Dpt.cc10950 in_template_function (void) in in_template_function() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c336 || in_template_function ()); in build_base_path()
7924 if (in_template_function ()) in resolves_to_fixed_type_p()
H A Ddecl2.c5586 if (processing_template_decl || in_template_function ()) in mark_used()
H A Dcp-tree.h6942 extern bool in_template_function (void);
H A Ddecl.c4632 if (!(type_dep && in_template_function ())) in cp_make_fname_decl()
H A Dpt.c10676 in_template_function (void) in in_template_function() function