Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h3584 #define DECL_ACCESS(NODE) (LANG_DECL_U2_CHECK (NODE, 0)->access) macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h4473 #define DECL_ACCESS(NODE) (LANG_DECL_U2_CHECK (NODE, 0)->access) macro