Searched refs:SET_TYPE_TEMPLATE_INFO (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c2515 SET_TYPE_TEMPLATE_INFO (TREE_TYPE (tmpl), info);
3961 SET_TYPE_TEMPLATE_INFO (t, tree_cons (found, arglist, NULL_TREE));
H A Dcp-tree.h1467 #define SET_TYPE_TEMPLATE_INFO(NODE, VAL) \
1460 #define SET_TYPE_TEMPLATE_INFO macro
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-tree.h2833 #define SET_TYPE_TEMPLATE_INFO(NODE, VAL) \
2827 #define SET_TYPE_TEMPLATE_INFO macro
H A Dpt.c5124 SET_TYPE_TEMPLATE_INFO (TREE_TYPE (tmpl), info);
8122 SET_TYPE_TEMPLATE_INFO (t, build_template_info (found, arglist));

Completed in 437 milliseconds