Searched refs:DECL_TEMPLATE_INSTANTIATION (Results 1 – 9 of 9) sorted by relevance
300 if (!DECL_TEMPLATE_INSTANTIATION (decl) in repo_emit_p()311 else if (!DECL_TEMPLATE_INSTANTIATION (decl)) in repo_emit_p()
1418 && ((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()
1180 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()
2142 else if (DECL_TEMPLATE_INSTANTIATION (decl) in import_export_decl()
2922 #define DECL_TEMPLATE_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) & 1) macro
198 DECL_TEMPLATE_INSTANTIATION).
1488 (dump_function_decl): Use DECL_TEMPLATE_INSTANTIATION. Don't pass
5107 have DECL_TEMPLATE_INSTANTIATION set.
53 || DECL_TEMPLATE_INSTANTIATION (decl) in i386_pe_type_dllimport_p()