Searched refs:BINFO_BASE_ACCESS (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto-common.cc | 746 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/ |
| D | search.cc | 1603 if (BINFO_BASE_ACCESS (binfo, ix) != access_public_node) in dfs_walk_once_accessible_r()
|
| D | class.cc | 2265 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()
|
| D | pt.cc | 12081 tree access = BINFO_BASE_ACCESS (pbinfo, i); in instantiate_class_template_1()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree.h | 2490 #define BINFO_BASE_ACCESS(NODE,N) \ macro
|
| D | ChangeLog-2004 | 21545 (BINFO_BASE_ACCESS): Adjust. 25756 (BINFO_BASE_ACCESSES, BINFO_BASE_ACCESS): ... here.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | generic.texi | 3083 The access to a base type can be found with @code{BINFO_BASE_ACCESS}.
|
| D | gccint.info | 12652 The access to a base type can be found with 'BINFO_BASE_ACCESS'. This
|