Home
last modified time | relevance | path

Searched refs:PROCESSING_REAL_TEMPLATE_DECL_P (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.c601 int is_friend_template = PROCESSING_REAL_TEMPLATE_DECL_P (); in do_friend()
H A Dfriend.cc611 int is_friend_template = PROCESSING_REAL_TEMPLATE_DECL_P (); in do_friend()
H A DChangeLog-19982811 * 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.
H A Dname-lookup.c6914 else if (!PROCESSING_REAL_TEMPLATE_DECL_P ()) in do_pushtag()
H A Ddecl.c9558 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in grokfndecl()
9662 if (PROCESSING_REAL_TEMPLATE_DECL_P()) in grokfndecl()
H A DChangeLog-2012584 use PROCESSING_REAL_TEMPLATE_DECL_P().
H A Dname-lookup.cc8157 else if (!PROCESSING_REAL_TEMPLATE_DECL_P ()) in pushtag()
H A Ddecl.cc10194 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in grokfndecl()
10287 if (PROCESSING_REAL_TEMPLATE_DECL_P()) in grokfndecl()
H A Dcp-tree.h5174 #define PROCESSING_REAL_TEMPLATE_DECL_P() \ macro
H A Dparser.c14524 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()
H A Dparser.cc16062 if (PROCESSING_REAL_TEMPLATE_DECL_P () in cp_parser_function_specifier_opt()
26599 if ((PROCESSING_REAL_TEMPLATE_DECL_P () in cp_parser_class_head()
27558 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in cp_parser_pure_specifier()
H A DChangeLog-20183519 * cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): False if
H A DChangeLog-20032678 * cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): Use current_scope.
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dfriend.c601 int is_friend_template = PROCESSING_REAL_TEMPLATE_DECL_P (); in do_friend()
H A Dname-lookup.c6914 else if (!PROCESSING_REAL_TEMPLATE_DECL_P ()) in do_pushtag()
H A Ddecl.c9558 if (PROCESSING_REAL_TEMPLATE_DECL_P ()) in grokfndecl()
9662 if (PROCESSING_REAL_TEMPLATE_DECL_P()) in grokfndecl()
H A Dcp-tree.h4926 #define PROCESSING_REAL_TEMPLATE_DECL_P() \ macro
H A Dparser.c14524 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()