Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h2262 #define DECL_IN_AGGR_P(NODE) (DECL_LANG_FLAG_3 (NODE)) macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h2898 #define DECL_IN_AGGR_P(NODE) (DECL_LANG_FLAG_3 (NODE)) macro