Searched refs:PROCESSING_REAL_TEMPLATE_DECL_P (Results 1 – 14 of 14) sorted by relevance
601 int is_friend_template = PROCESSING_REAL_TEMPLATE_DECL_P (); in do_friend()
6914 else if (!PROCESSING_REAL_TEMPLATE_DECL_P ()) in do_pushtag()
9558 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in grokfndecl()9662 if (PROCESSING_REAL_TEMPLATE_DECL_P()) in grokfndecl()
4926 #define PROCESSING_REAL_TEMPLATE_DECL_P() \ macro
14524 if (PROCESSING_REAL_TEMPLATE_DECL_P () in cp_parser_function_specifier_opt()24599 if ((PROCESSING_REAL_TEMPLATE_DECL_P () in cp_parser_class_head()25504 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in cp_parser_pure_specifier()
611 int is_friend_template = PROCESSING_REAL_TEMPLATE_DECL_P (); in do_friend()
2811 * cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): New macro.2815 (pushtag): Use it. Use PROCESSING_REAL_TEMPLATE_DECL_P.2816 (xref_tag): Use PROCESSING_REAL_TEMPLATE_DECL_P.2817 * friend.c (do_friend): Use PROCESSING_REAL_TEMPLATE_DECL_P.
584 use PROCESSING_REAL_TEMPLATE_DECL_P().
8157 else if (!PROCESSING_REAL_TEMPLATE_DECL_P ()) in pushtag()
10197 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in grokfndecl()10290 if (PROCESSING_REAL_TEMPLATE_DECL_P()) in grokfndecl()
5175 #define PROCESSING_REAL_TEMPLATE_DECL_P() \ macro
16059 if (PROCESSING_REAL_TEMPLATE_DECL_P () in cp_parser_function_specifier_opt()26596 if ((PROCESSING_REAL_TEMPLATE_DECL_P () in cp_parser_class_head()27555 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in cp_parser_pure_specifier()
3519 * cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): False if
2678 * cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): Use current_scope.