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