Searched refs:DECL_ANON_UNION_VAR_P (Results 1 – 5 of 5) sorted by relevance
1059 DECL_ANON_UNION_VAR_P (decl) = 1; in build_anon_union_vars()
2126 #define DECL_ANON_UNION_VAR_P(NODE) \ macro
2188 if (DECL_ANON_UNION_VAR_P (newdecl) in redeclaration_error_message()2189 || DECL_ANON_UNION_VAR_P (olddecl)) in redeclaration_error_message()
6920 && ! DECL_ANON_UNION_VAR_P (retval) in check_return_expr()
137 (DECL_ANON_UNION_VAR_P): New macro.143 * decl2.c (build_anon_union_vars): Set DECL_ANON_UNION_VAR_P.