Searched refs:dfs_access_in_type (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ |
H A D | search.c | 61 static tree dfs_access_in_type (tree, void *); 597 dfs_access_in_type (tree binfo, void *data) in dfs_access_in_type() function 706 dfs_walk_once (binfo, NULL, dfs_access_in_type, decl); in access_in_type()
|
H A D | ChangeLog-2004 | 1418 (dfs_access_in_type): Don't mark binfo here. 2582 dfs_access_in_type, build_baselink, lookup_member, 3226 * search.c (dynamic_cast_base_recurse, dfs_access_in_type): Likewise. 3406 dfs_access_in_type, dfs_walk_real, look_for_overrides, 3995 dfs_access_in_type, access_in_type, lookup_field_queue_p,
|
H A D | ChangeLog-2003 | 1909 * search.c (dfs_access_in_type): Fix typo in comment. 5841 (dfs_access_in_type): Adjust.
|
H A D | ChangeLog-2001 | 2631 * search.c (dfs_access_in_type): If DECL_DISCRIMINATOR_P, DECL_ACCESS
|
H A D | ChangeLog | 5900 * search.c (dfs_access_in_type, lookup_conversion_operator,
|
H A D | ChangeLog-1999 | 6159 (dfs_access_in_type): Likewise.
|
H A D | ChangeLog-2000 | 4952 (dfs_access_in_type): Manipulate access_kinds, not access nodes.
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | search.c | 117 static tree dfs_access_in_type PARAMS ((tree, void *)); 716 dfs_access_in_type (binfo, data) in dfs_access_in_type() function 828 dfs_walk_real (binfo, 0, dfs_access_in_type, shared_unmarked_p, decl);
|
H A D | ChangeLog | 8608 * search.c (dfs_access_in_type): If DECL_DISCRIMINATOR_P, DECL_ACCESS 14824 (dfs_access_in_type): Manipulate access_kinds, not access nodes.
|
H A D | ChangeLog.2 | 6159 (dfs_access_in_type): Likewise.
|