Searched refs:artificial_flag (Results 1 – 1 of 1) sorted by relevance
2534 #define DECL_ARTIFICIAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.artificial_flag)2591 unsigned artificial_flag : 1; member