Searched refs:DECL_TEMPLATE_INSTANTIATION (Results 1 – 14 of 14) sorted by relevance
300 if (!DECL_TEMPLATE_INSTANTIATION (decl) in repo_emit_p()311 else if (!DECL_TEMPLATE_INSTANTIATION (decl)) in repo_emit_p()
1405 && ((DECL_TEMPLATE_INSTANTIATION (olddecl) in duplicate_decls()1407 || (DECL_TEMPLATE_INSTANTIATION (newdecl) in duplicate_decls()1843 if (DECL_TEMPLATE_INSTANTIATION (olddecl) in duplicate_decls()1844 && !DECL_TEMPLATE_INSTANTIATION (newdecl)) in duplicate_decls()4332 || DECL_TEMPLATE_INSTANTIATION (DECL_CONTEXT (decl))) in maybe_commonize_var()10729 honor_interface = (!DECL_TEMPLATE_INSTANTIATION (decl1) in start_preparsed_function()10757 || DECL_TEMPLATE_INSTANTIATION (decl1) in start_preparsed_function()10799 || DECL_TEMPLATE_INSTANTIATION (decl1)) in start_preparsed_function()
1180 if (DECL_TEMPLATE_INSTANTIATION (fn)) in register_specialization()5302 && DECL_TEMPLATE_INSTANTIATION (decl) in tsubst_friend_function()11848 && DECL_TEMPLATE_INSTANTIATION (tmp)) in do_type_instantiation()11852 if (TREE_CODE (tmp) == VAR_DECL && DECL_TEMPLATE_INSTANTIATION (tmp)) in do_type_instantiation()11981 DECL_TEMPLATE_INSTANTIATION (tmpl) in template_for_substitution()
2102 else if (DECL_TEMPLATE_INSTANTIATION (decl) in import_export_decl()
2897 #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
5038 have DECL_TEMPLATE_INSTANTIATION set.
53 || DECL_TEMPLATE_INSTANTIATION (decl) in i386_pe_type_dllimport_p()
3569 && ((DECL_TEMPLATE_INSTANTIATION (olddecl)3571 || (DECL_TEMPLATE_INSTANTIATION (newdecl)3925 if (DECL_TEMPLATE_INSTANTIATION (olddecl)3926 && !DECL_TEMPLATE_INSTANTIATION (newdecl))4029 if (DECL_TEMPLATE_INSTANTIATION (newdecl))8141 || DECL_TEMPLATE_INSTANTIATION (DECL_CONTEXT (decl)))14597 && (! DECL_TEMPLATE_INSTANTIATION (decl1)14601 || DECL_TEMPLATE_INSTANTIATION (decl1)14619 && (! DECL_TEMPLATE_INSTANTIATION (decl1)14639 || DECL_TEMPLATE_INSTANTIATION (decl1))
987 if (DECL_TEMPLATE_INSTANTIATION (fn))4886 && DECL_TEMPLATE_INSTANTIATION (decl)10135 && DECL_TEMPLATE_INSTANTIATION (tmp))10144 if (TREE_CODE (tmp) == VAR_DECL && DECL_TEMPLATE_INSTANTIATION (tmp))10323 DECL_TEMPLATE_INSTANTIATION (td)
1918 if (DECL_TEMPLATE_INSTANTIATION (decl)
2922 #define DECL_TEMPLATE_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) & 1) macro
1488 (dump_function_decl): Use DECL_TEMPLATE_INSTANTIATION. Don't pass13873 DECL_TEMPLATE_INSTANTIATION).