Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDcp-tree.h2286 #define TEMPLATE_PARMS_FOR_INLINE(NODE) TREE_LANG_FLAG_1 (NODE) macro
HDpt.c333 TEMPLATE_PARMS_FOR_INLINE (current_template_parms) = 1; in push_inline_template_parms_recursive()
2311 || TEMPLATE_PARMS_FOR_INLINE (current_template_parms)) in check_template_shadow()
HDChangeLog-1998798 (TEMPLATE_PARMS_FOR_INLINE): Document.
5651 * cp-tree.h (TEMPLATE_PARMS_FOR_INLINE): New macro.