Searched refs:protected_accessible_p (Results 1 – 3 of 3) sorted by relevance
63 static int protected_accessible_p (tree, tree, tree);715 protected_accessible_p (tree decl, tree derived, tree binfo) in protected_accessible_p() function792 if (protected_accessible_p (decl, TREE_VALUE (t), binfo)) in friend_accessible_p()799 if (protected_accessible_p (decl, t, binfo)) in friend_accessible_p()916 protected_ok = protected_accessible_p (decl, in accessible_p()
4955 (protected_accessible_p): Likewise.5783 * search.c (protected_accessible_p): Use context_for_name_lookup.5814 * search.c (protected_accessible_p): Also allow the access if
5905 * search.c (protected_accessible_p): New function.