Home
last modified time | relevance | path

Searched defs:DECL_IN_AGGR_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h3067 #define DECL_IN_AGGR_P(NODE) (DECL_LANG_FLAG_3 (NODE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h3244 #define DECL_IN_AGGR_P(NODE) (DECL_LANG_FLAG_3 (NODE)) macro