Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-common.cc746 CHECK_NO_VAR (BINFO_BASE_ACCESS (t, i)); in mentions_vars_p_binfo()
1564 compare_tree_edges (t, BINFO_BASE_ACCESS (t2, i)); in compare_tree_sccs_1()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsearch.cc1603 if (BINFO_BASE_ACCESS (binfo, ix) != access_public_node) in dfs_walk_once_accessible_r()
Dclass.cc2265 if (BINFO_BASE_ACCESS (binfo, i) != access_private_node) in maybe_warn_about_overly_private_class()
4719 primary_access = BINFO_BASE_ACCESS (binfo, i); in build_base_fields()
4744 BINFO_BASE_ACCESS (binfo, i), in build_base_fields()
Dpt.cc12081 tree access = BINFO_BASE_ACCESS (pbinfo, i); in instantiate_class_template_1()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h2490 #define BINFO_BASE_ACCESS(NODE,N) \ macro
DChangeLog-200421545 (BINFO_BASE_ACCESS): Adjust.
25756 (BINFO_BASE_ACCESSES, BINFO_BASE_ACCESS): ... here.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgeneric.texi3083 The access to a base type can be found with @code{BINFO_BASE_ACCESS}.
Dgccint.info12652 The access to a base type can be found with 'BINFO_BASE_ACCESS'. This