Home
last modified time | relevance | path

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

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