Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h1734 #define DECL_ARTIFICIAL(NODE) (DECL_CHECK (NODE)->decl.artificial_flag)
1828 unsigned artificial_flag : 1; member
/openbsd/gnu/gcc/gcc/
H A Dtree.h2486 #define DECL_ARTIFICIAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.artificial_flag)
2543 unsigned artificial_flag : 1; member