Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dclass.c370 || in_template_function ()) in build_base_path()
7306 if (in_template_function ()) in resolves_to_fixed_type_p()
H A Ddecl2.c5287 if (processing_template_decl || in_template_function ()) in mark_used()
H A Dcp-tree.h6626 extern bool in_template_function (void);
H A Dcall.c8278 && !in_template_function ()) in build_over_call()
H A Dpt.c10050 in_template_function (void) in in_template_function() function