Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDcp-tree.h2264 ? TREE_TYPE (DECL_TEMPLATE_RESULT (DECL_PRIMARY_TEMPLATE \
2878 #define DECL_PRIMARY_TEMPLATE(NODE) \ macro
2882 #define PRIMARY_TEMPLATE_P(NODE) (DECL_PRIMARY_TEMPLATE (NODE) == (NODE))
HDpt.c3291 DECL_PRIMARY_TEMPLATE (tmpl) = tmpl; in push_template_decl_real()
5400 DECL_PRIMARY_TEMPLATE (new_friend) = new_friend; in tsubst_friend_function()
6548 DECL_PRIMARY_TEMPLATE (r) = r; in tsubst_decl()
HDChangeLog-19984555 DECL_PRIMARY_TEMPLATE instead of inline expansion. Use
4959 (DECL_PRIMARY_TEMPLATE): Likewise.