Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree.h2534 #define DECL_ARTIFICIAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.artificial_flag)
2591 unsigned artificial_flag : 1; member