Home
last modified time | relevance | path

Searched refs:TINFO_USED_TEMPLATE_ID (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c2396 TINFO_USED_TEMPLATE_ID (DECL_TEMPLATE_INFO (olddecl)) in duplicate_decls()
2397 = TINFO_USED_TEMPLATE_ID (new_template_info); in duplicate_decls()
H A Dcp-tree.h1347 #define TINFO_USED_TEMPLATE_ID(NODE) \ macro
H A Dpt.c3152 TINFO_USED_TEMPLATE_ID (DECL_TEMPLATE_INFO (decl)) = true; in check_explicit_specialization()
5463 && TINFO_USED_TEMPLATE_ID (DECL_TEMPLATE_INFO (decl)))); in push_template_decl_real()