Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h2295 #define DECL_FRIEND_P(NODE) (DECL_LANG_SPECIFIC (NODE)->u.base.friend_attr) macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h2932 #define DECL_FRIEND_P(NODE) \ macro