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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c369 TEMPLATE_PARMS_FOR_INLINE (current_template_parms) = 1;
1671 || TEMPLATE_PARMS_FOR_INLINE (current_template_parms))
H A Dcp-tree.h37 TEMPLATE_PARMS_FOR_INLINE.
1524 #define TEMPLATE_PARMS_FOR_INLINE(NODE) TREE_LANG_FLAG_1 (NODE)
1517 #define TEMPLATE_PARMS_FOR_INLINE macro
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-tree.h90 TEMPLATE_PARMS_FOR_INLINE.
2998 #define TEMPLATE_PARMS_FOR_INLINE(NODE) TREE_LANG_FLAG_1 (NODE)
2992 #define TEMPLATE_PARMS_FOR_INLINE macro
H A Dpt.c422 TEMPLATE_PARMS_FOR_INLINE (current_template_parms) = 1;
3628 && TEMPLATE_PARMS_FOR_INLINE (current_template_parms)))

Completed in 147 milliseconds