Home
last modified time | relevance | path

Searched refs:BINFO_BASE_ACCESS (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dsearch.c1738 if (BINFO_BASE_ACCESS (binfo, ix) != access_public_node) in dfs_walk_once_accessible_r()
H A Dclass.c1555 if (BINFO_BASE_ACCESS (binfo, i) != access_private_node) in maybe_warn_about_overly_private_class()
H A Dpt.c5797 tree access = BINFO_BASE_ACCESS (pbinfo, i); in instantiate_class_template()
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h2215 #define BINFO_BASE_ACCESS(NODE,N) \ macro
/openbsd-src/gnu/gcc/gcc/doc/
H A Dc-tree.texi764 The access to a base type can be found with @code{BINFO_BASE_ACCESS}.
H A Dgccint.info4571 The access to a base type can be found with `BINFO_BASE_ACCESS'. This