Searched refs:DECL_EXPLICIT_INSTANTIATION (Results 1 – 8 of 8) sorted by relevance
327 if (DECL_EXPLICIT_INSTANTIATION (decl)) in repo_emit_p()
1964 else if (!DECL_EXPLICIT_INSTANTIATION (decl)) in comdat_linkage()2004 || (! DECL_EXPLICIT_INSTANTIATION (decl) in maybe_make_one_only()2770 || ! DECL_EXPLICIT_INSTANTIATION (decl))); in determine_hidden_inline()5679 && (!DECL_EXPLICIT_INSTANTIATION (decl) in mark_used()
1599 || DECL_EXPLICIT_INSTANTIATION (fn)) in register_specialization()25025 else if (DECL_EXPLICIT_INSTANTIATION (result)) in do_decl_instantiation()25788 && DECL_EXPLICIT_INSTANTIATION (d)) in instantiate_decl()25857 && DECL_EXPLICIT_INSTANTIATION (d) in instantiate_decl()
4894 #define DECL_EXPLICIT_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) == 3) macro
2167 else if (!DECL_EXPLICIT_INSTANTIATION (decl)) in comdat_linkage()2207 || (! DECL_EXPLICIT_INSTANTIATION (decl) in maybe_make_one_only()2978 || ! DECL_EXPLICIT_INSTANTIATION (decl))); in determine_hidden_inline()6037 && (!DECL_EXPLICIT_INSTANTIATION (decl) in mark_used()
1622 || DECL_EXPLICIT_INSTANTIATION (fn)) in register_specialization()25942 else if (DECL_EXPLICIT_INSTANTIATION (result)) in do_decl_instantiation()26787 && DECL_EXPLICIT_INSTANTIATION (d)) in instantiate_decl()26855 && DECL_EXPLICIT_INSTANTIATION (d) in instantiate_decl()
5143 #define DECL_EXPLICIT_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) == 3) macro
84 Return 2 also if DECL_EXPLICIT_INSTANTIATION.