Home
last modified time | relevance | path

Searched refs:DECL_SELF_REFERENCE_P (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Derror.cc526 || DECL_SELF_REFERENCE_P (decl) in dump_type()
807 || DECL_SELF_REFERENCE_P (decl)) in dump_aggr_type()
1228 if (DECL_ARTIFICIAL (t) && !DECL_SELF_REFERENCE_P (t)) in dump_decl()
1259 && !DECL_SELF_REFERENCE_P (t)) in dump_decl()
Dsearch.cc182 while (!DECL_SELF_REFERENCE_P (decl)) in accessible_base_p()
Ddecl.cc12408 && DECL_SELF_REFERENCE_P (TYPE_NAME (type)) in grokdeclarator()
15599 if (DECL_SELF_REFERENCE_P (decl)) in check_elaborated_type_specifier()
15627 && !DECL_SELF_REFERENCE_P (decl) in check_elaborated_type_specifier()
15738 if (how == TAG_how::CURRENT_ONLY && DECL_SELF_REFERENCE_P (decl)) in lookup_and_check_tag()
15763 | DECL_SELF_REFERENCE_P (decl)); in lookup_and_check_tag()
Dpt.cc928 if (DECL_SELF_REFERENCE_P (TYPE_NAME (type))) in maybe_new_partial_specialization()
1004 if (DECL_SELF_REFERENCE_P (TYPE_NAME (type))) in maybe_process_partial_specialization()
4501 if (DECL_SELF_REFERENCE_P (decl)) in check_template_shadow()
9808 && DECL_SELF_REFERENCE_P (decl) in maybe_get_template_decl_from_type_decl()
15160 else if (DECL_SELF_REFERENCE_P (t)) in tsubst_decl()
Dname-lookup.cc5397 && !DECL_SELF_REFERENCE_P (x)) in push_class_level_binding()
DChangeLog-20033027 * cp-tree.h (DECL_SELF_REFERENCE_P): New macro.
3031 * search.c (lookup_base): Use DECL_SELF_REFERENCE_P.
Dcp-tree.h5065 #define DECL_SELF_REFERENCE_P(NODE) \ macro
DChangeLog-2009560 Use DECL_SELF_REFERENCE_P.
DChangeLog-20213606 DECL_SELF_REFERENCE_P.
Dparser.cc6571 && !DECL_SELF_REFERENCE_P (type_decl) in cp_parser_unqualified_id()
20531 || DECL_SELF_REFERENCE_P (decl)); in cp_parser_elaborated_type_specifier()
30526 && DECL_SELF_REFERENCE_P (decl) in cp_parser_lookup_name()