Home
last modified time | relevance | path

Searched refs:duplicate_decl (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree.h2623 unsigned duplicate_decl : 1; member
2807 #define DECL_DUPLICATE_DECL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.duplicate_decl)
H A DFSFChangeLog.10794 * c-decl.c (duplicate_decl): If making decl non-external, copy
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20023438 (duplicate_decl): Allow redefinition of anticipated built-ins.
H A DChangeLog-20044183 * decl.c (duplicate_decl): Use new DECL_IS_BUILTIN macro.