Searched refs:BINFO_BASE_ACCESS (Results 1 – 6 of 6) sorted by relevance
1738 if (BINFO_BASE_ACCESS (binfo, ix) != access_public_node) in dfs_walk_once_accessible_r()
1555 if (BINFO_BASE_ACCESS (binfo, i) != access_private_node) in maybe_warn_about_overly_private_class()
5797 tree access = BINFO_BASE_ACCESS (pbinfo, i); in instantiate_class_template()
2215 #define BINFO_BASE_ACCESS(NODE,N) \ macro
764 The access to a base type can be found with @code{BINFO_BASE_ACCESS}.
4571 The access to a base type can be found with `BINFO_BASE_ACCESS'. This