Searched refs:TEMPLATE_PARMS_FOR_INLINE (Results 1 – 3 of 3) sorted by relevance
2286 #define TEMPLATE_PARMS_FOR_INLINE(NODE) TREE_LANG_FLAG_1 (NODE) macro
333 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()
798 (TEMPLATE_PARMS_FOR_INLINE): Document.5651 * cp-tree.h (TEMPLATE_PARMS_FOR_INLINE): New macro.