Home
last modified time | relevance | path

Searched refs:accessible_p (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/gcc/cp/
Dsearch.c177 return accessible_p (t, decl, consider_local_p); in accessible_base_p()
852 accessible_p (tree type, tree decl, bool consider_local_p) in accessible_p() function
DChangeLog-19995907 (accessible_p): Use them.
6089 * search.c (accessible_p): Tweak comment.
6102 (accessible_p): Likewise. Walk the whole tree when umarking.
6104 * sig.c (build_signature_table_constructor): Use accessible_p
6120 (accessible_p): New function.
6124 * call.c (enforce_access): Use accessible_p.
6162 (accessible_p): New function.
DChangeLog-20041129 (accessible_base_p, accessible_p): Add consider_local_p parameter.
1132 (enforce_access): Adjust accessible_p call.
1142 (accessible_p): Add consider_local_p parameter. Use it.
1267 (accessible_p): Use dfs_walk_once_accessible.
1422 (accessible_p): Use accessible_r.
6052 * search.c (accessible_p): Do not check access in thunks.
Dcp-tree.h4205 extern int accessible_p (tree, tree, bool);
DChangeLog-20031912 (accessible_p): Return immediately if access_in_type allows
3175 * search.c (accessible_p): Treat everything in the body of a
3722 * search.c (lookup_base_r): Rely on accessible_p, rather than
Dcall.c4158 if (!accessible_p (basetype_path, decl, true)) in enforce_access()
DChangeLog-20005817 (accessible_p): Adjust.
6266 (accessible_p): Now we do perform access control for types.
DChangeLog-2002409 * search.c (accessible_p): Use check_access, not
DChangeLog4117 * search.c (accessible_p): Check access in the outermost set of