Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h2705 #define DECL_ACCESS(NODE) (LANG_DECL_U2_CHECK (NODE, 0)->access) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h2766 #define DECL_ACCESS(NODE) (LANG_DECL_U2_CHECK (NODE, 0)->access) macro