Searched refs:build_offset_ref (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1998 | 481 build_offset_ref. 718 * init.c (build_offset_ref): Just return a lone static member 1256 (build_offset_ref): Use maybe_dummy_object. 1356 * init.c (build_offset_ref): Likewise. 2294 * init.c (build_offset_ref): Likewise. 2631 * init.c (build_offset_ref): Don't mess with error_mark_node. 3257 * init.c (build_offset_ref): Call mark_used and 3628 * init.c (build_offset_ref): Use it. 3828 * init.c (build_offset_ref): Likewise. 4768 (build_offset_ref): Process OVERLOAD nodes. [all …]
|
| H A D | semantics.c | 1594 expr = build_offset_ref (qualifying_class, expr, in finish_qualified_id_expr() 1629 expr = build_offset_ref (qualifying_class, expr, /*address_p=*/false); in finish_qualified_id_expr()
|
| H A D | ChangeLog-2004 | 1549 build_offset_ref, build_java_class_ref): Likewise. 2545 build_offset_ref, build_new_1, build_delete, build_vbase_delete): 2869 build_offset_ref, decl_constant_value, build_new, build_new_1, 3486 * init.c (build_offset_ref): Build SCOPE_REF with non-null 4926 * init.c (build_offset_ref): Build SCOPE_REF with non-null 5057 * init.c (build_offset_ref): Build SCOPE_REF with non-null 6341 * init.c (build_offset_ref): Improve error recovery for invalid
|
| H A D | ChangeLog-2003 | 2048 * init.c (build_offset_ref): Perform access checking for 2720 (build_offset_ref): Change prototype. 2737 * init.c (build_offset_ref): Add address_p parameter. Fold in 2754 build_offset_ref. Remove use of resolve_offset_ref. 2942 * init.c (build_offset_ref): Likewise. 3501 * init.c (build_offset_ref): Tidy. 4387 * init.c (build_offset_ref): Likewise.
|
| H A D | ChangeLog-1995 | 285 * init.c (build_offset_ref): Likewise. Don't call assemble_external 1666 * init.c (build_member_call, build_offset_ref): Likewise. 2503 * init.c (build_offset_ref): Call assmble_external on functions. 2844 * init.c (build_offset_ref): Don't allow creation of an OFFSET_REF 3678 build_offset_ref.
|
| H A D | ChangeLog-1996 | 2722 (build_offset_ref): Likewise. 2941 * init.c (build_offset_ref): Call complete_type. 3391 (build_offset_ref): Delete unused var CNAME. 3964 (build_offset_ref): Likewise. 4014 * init.c (build_offset_ref, resolve_offset_ref, build_delete):
|
| H A D | ChangeLog-1997 | 1573 * init.c (build_offset_ref): Likewise. 1775 * init.c (build_member_call, build_offset_ref): 1803 (build_offset_ref): Likewise.
|
| H A D | ChangeLog | 393 * init.c (build_offset_ref): Adjusted the call to 1899 * init.c (build_offset_ref): Return error_mark_node for errors. 2316 * init.c (build_offset_ref): Remove superfluous temporary. 3654 * init.c (build_offset_ref): Do not do name lookup. Do not call 4208 * init.c (build_offset_ref): Use build_qualified_name. 6130 * init.c (build_offset_ref): Remove misleading comment. 6448 * init.c (build_offset_ref): Don't build non-dependent SCOPE_REF.
|
| H A D | init.c | 1320 build_offset_ref (tree type, tree member, bool address_p) in build_offset_ref() function
|
| H A D | ChangeLog-2002 | 368 (build_offset_ref): Tweak handling of FUNCTION_DECLs. 1833 * init.c (build_offset_ref): Likewise. 1913 (build_offset_ref): Handle BASELINKs. Use 2489 * init.c (build_offset_ref): Likewise.
|
| H A D | ChangeLog-2000 | 1348 * init.c (build_offset_ref): Deal with namespace scoped 1706 * init.c (build_offset_ref): Set PTRMEM_OK_P. 5258 * init.c (build_offset_ref): Likewise. 5308 * init.c (build_offset_ref): Handle the case of a templated member 5878 * init.c (build_offset_ref): Likewise.
|
| H A D | ChangeLog-1999 | 2219 * init.c (build_offset_ref): Don't check TREE_PERMANENT. 4930 * init.c (build_offset_ref): Wrap baselinks in OFFSET_REF, too. 5498 * init.c (build_offset_ref): Don't build yet another weird data 6128 * init.c (build_offset_ref): Use lookup_member, not three separate
|
| H A D | cp-tree.h | 4103 extern tree build_offset_ref (tree, tree, bool);
|
| H A D | ChangeLog-1994 | 1245 (build_offset_ref): Do field lookup with proper basetype_path. 2575 * init.c (build_offset_ref): Fix error message. 4181 * init.c (build_offset_ref): The value of A::typedef_name is
|
| H A D | typeck.c | 4460 arg = build_offset_ref (base, fn, /*address_p=*/true); in build_unary_op()
|
| H A D | ChangeLog-2001 | 1205 (build_offset_ref): Likewise.
|