Home
last modified time | relevance | path

Searched refs:DECL_TEMPLATE_INSTANTIATION (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
Drepo.c300 if (!DECL_TEMPLATE_INSTANTIATION (decl) in repo_emit_p()
311 else if (!DECL_TEMPLATE_INSTANTIATION (decl)) in repo_emit_p()
Ddecl.c1418 && ((DECL_TEMPLATE_INSTANTIATION (olddecl) in duplicate_decls()
1420 || (DECL_TEMPLATE_INSTANTIATION (newdecl) in duplicate_decls()
1858 if (DECL_TEMPLATE_INSTANTIATION (olddecl) in duplicate_decls()
1859 && !DECL_TEMPLATE_INSTANTIATION (newdecl)) in duplicate_decls()
4389 || DECL_TEMPLATE_INSTANTIATION (DECL_CONTEXT (decl))) in maybe_commonize_var()
11283 honor_interface = (!DECL_TEMPLATE_INSTANTIATION (decl1) in start_preparsed_function()
11311 || DECL_TEMPLATE_INSTANTIATION (decl1) in start_preparsed_function()
11353 || DECL_TEMPLATE_INSTANTIATION (decl1)) in start_preparsed_function()
Dpt.c1180 if (DECL_TEMPLATE_INSTANTIATION (fn)) in register_specialization()
5311 && DECL_TEMPLATE_INSTANTIATION (decl) in tsubst_friend_function()
11886 && DECL_TEMPLATE_INSTANTIATION (tmp)) in do_type_instantiation()
11890 if (TREE_CODE (tmp) == VAR_DECL && DECL_TEMPLATE_INSTANTIATION (tmp)) in do_type_instantiation()
12019 DECL_TEMPLATE_INSTANTIATION (tmpl) in template_for_substitution()
Ddecl2.c2142 else if (DECL_TEMPLATE_INSTANTIATION (decl) in import_export_decl()
Dcp-tree.h2922 #define DECL_TEMPLATE_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) & 1) macro
DChangeLog-1997198 DECL_TEMPLATE_INSTANTIATION).
DChangeLog-19991488 (dump_function_decl): Use DECL_TEMPLATE_INSTANTIATION. Don't pass
DChangeLog5107 have DECL_TEMPLATE_INSTANTIATION set.
/freebsd-10-stable/contrib/gcc/config/i386/
Dwinnt-cxx.c53 || DECL_TEMPLATE_INSTANTIATION (decl) in i386_pe_type_dllimport_p()