Home
last modified time | relevance | path

Searched refs:dfs_access_in_type (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dsearch.c61 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 DChangeLog-20041418 (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 DChangeLog-20031909 * search.c (dfs_access_in_type): Fix typo in comment.
5841 (dfs_access_in_type): Adjust.
H A DChangeLog-20012631 * search.c (dfs_access_in_type): If DECL_DISCRIMINATOR_P, DECL_ACCESS
H A DChangeLog5900 * search.c (dfs_access_in_type, lookup_conversion_operator,
H A DChangeLog-19996159 (dfs_access_in_type): Likewise.
H A DChangeLog-20004952 (dfs_access_in_type): Manipulate access_kinds, not access nodes.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c117 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 DChangeLog8608 * 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 DChangeLog.26159 (dfs_access_in_type): Likewise.