Searched refs:enforce_access (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | semantics.c | 276 enforce_access (chk->binfo, chk->decl, chk->diag_decl); in perform_access_checks() 325 enforce_access (binfo, decl, diag_decl); in perform_or_defer_access_check()
|
| D | ChangeLog-2004 | 1132 (enforce_access): Adjust accessible_p call. 1595 build_new_op, build_op_delete_call, enforce_access, 2514 build_op_delete_call, enforce_access, call_builtin_trap, 4087 * call.c (enforce_access): Expect TREE_BINFO.
|
| D | ChangeLog-1999 | 6088 * lex.c (do_identifier): Correct call to enforce_access. 6116 (enforce_access): Return an indication of whether or not access 6124 * call.c (enforce_access): Use accessible_p. 6129 name-lookups. Call enforce_access rather than checking for
|
| D | cp-tree.h | 3838 extern bool enforce_access (tree, tree, tree);
|
| D | ChangeLog | 326 (enforce_access, perform_or_defer_access_check): Added an 341 perform_or_defer_access_check): Adjusted the call to enforce_access. 400 * call.c (enforce_access): Use the new extra argument to build the
|
| D | ChangeLog-2002 | 480 build_op_delete_call, enforce_access, call_builtin_trap, 2273 * decl.c (make_typename_type): Use enforce_access.
|
| D | call.c | 4176 enforce_access (tree basetype_path, tree decl, tree diag_decl) in enforce_access() function
|
| D | ChangeLog-1998 | 5435 * cp-tree.h (enforce_access): Declare. 5436 * call.c (enforce_access): Make it extern, not static. 5437 * class.c (alter_access): Use enforce_access; modify code for ISO
|
| D | ChangeLog-1996 | 961 * call.c (enforce_access): Add static to routine.
|
| D | ChangeLog-2003 | 3736 * call.c (enforce_access): Assert we get a binfo.
|
| D | ChangeLog-2000 | 5879 (resolve_offset_ref): Don't call enforce_access.
|