Searched refs:C_DECL_USED (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h93 #define C_DECL_USED(EXP) DECL_LANG_FLAG_5 (FUNCTION_DECL_CHECK (EXP)) macro
H A Dc-typeck.c2855 C_DECL_USED (ref) = 1;
2948 C_DECL_USED (p->decl) = 1;
H A Dc-decl.c11846 if (C_DECL_USED (decl))
H A Dc-parser.c20513 C_DECL_USED (variant) = 1;
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h93 #define C_DECL_USED(EXP) DECL_LANG_FLAG_5 (FUNCTION_DECL_CHECK (EXP)) macro
H A Dc-typeck.cc2873 C_DECL_USED (ref) = 1;
2966 C_DECL_USED (p->decl) = 1;
H A Dc-decl.cc12245 if (C_DECL_USED (decl))
H A Dc-parser.cc21880 C_DECL_USED (variant) = 1;

Completed in 635 milliseconds