Home
last modified time | relevance | path

Searched refs:SET_DECL_SELF_REFERENCE_P (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h2845 #define SET_DECL_SELF_REFERENCE_P(NODE) \ macro
H A Dclass.c6221 SET_DECL_SELF_REFERENCE_P (value); in build_self_reference()
H A DChangeLog-20033028 (SET_DECL_SELF_REFERENCE_P): Likewise.
3029 * class.c (build_self_reference): Use SET_DECL_SELF_REFERENCE_P.
H A Dpt.c6988 SET_DECL_SELF_REFERENCE_P (r); in tsubst_decl()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h2897 #define SET_DECL_SELF_REFERENCE_P(NODE) \ macro
H A Dclass.c6613 SET_DECL_SELF_REFERENCE_P (value); in build_self_reference()
H A Dpt.c6399 SET_DECL_SELF_REFERENCE_P (r);
H A DChangeLog713 (SET_DECL_SELF_REFERENCE_P): Likewise.
714 * class.c (build_self_reference): Use SET_DECL_SELF_REFERENCE_P.