Searched refs:DECL_TEMPLATE_INSTANTIATED (Results 1 – 9 of 9) sorted by relevance
231 DECL_TEMPLATE_INSTANTIATED (alias) = 0; in make_alias_for()
10419 DECL_TEMPLATE_INSTANTIATED (r) = 0; in tsubst_decl()12616 DECL_TEMPLATE_INSTANTIATED (decl) = 1; in tsubst_expr()12858 DECL_TEMPLATE_INSTANTIATED (decl) = 1; in tsubst_expr()18203 if (DECL_TEMPLATE_INSTANTIATED (d) in instantiate_decl()18426 DECL_TEMPLATE_INSTANTIATED (d) = 1; in instantiate_decl()18611 && !DECL_TEMPLATE_INSTANTIATED (instantiation)) in instantiate_pending_templates()18617 if (DECL_TEMPLATE_INSTANTIATED (instantiation)) in instantiate_pending_templates()18622 || DECL_TEMPLATE_INSTANTIATED (instantiation)); in instantiate_pending_templates()
1993 DECL_TEMPLATE_INSTANTIATED (newdecl) in duplicate_decls()1994 |= DECL_TEMPLATE_INSTANTIATED (olddecl); in duplicate_decls()
3831 #define DECL_TEMPLATE_INSTANTIATED(NODE) \ macro
206 DECL_TEMPLATE_INSTANTIATED (alias) = 0; in make_alias_for()
13710 DECL_TEMPLATE_INSTANTIATED (r) = 0; in tsubst_decl()16573 DECL_TEMPLATE_INSTANTIATED (decl3) = 1; in tsubst_decomp_names()16714 DECL_TEMPLATE_INSTANTIATED (decl) = 1; in tsubst_expr()17051 DECL_TEMPLATE_INSTANTIATED (decl) = 1; in tsubst_expr()23751 if (DECL_TEMPLATE_INSTANTIATED (d) in instantiate_decl()23992 DECL_TEMPLATE_INSTANTIATED (d) = 1; in instantiate_decl()24183 && !DECL_TEMPLATE_INSTANTIATED (instantiation)) in instantiate_pending_templates()24189 if (DECL_TEMPLATE_INSTANTIATED (instantiation)) in instantiate_pending_templates()24194 || DECL_TEMPLATE_INSTANTIATED (instantiation)); in instantiate_pending_templates()
4911 && !DECL_TEMPLATE_INSTANTIATED (decl))) in c_parse_final_cleanups()
2368 DECL_TEMPLATE_INSTANTIATED (newdecl) in duplicate_decls()2369 |= DECL_TEMPLATE_INSTANTIATED (olddecl); in duplicate_decls()6910 && !DECL_TEMPLATE_INSTANTIATED (decl)) in cp_finish_decl()
4735 #define DECL_TEMPLATE_INSTANTIATED(NODE) \ macro