Searched refs:get_member_function_from_ptrfunc (Results 1 – 24 of 24) sorted by relevance
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | cvt.c | 235 return get_member_function_from_ptrfunc (&object, in cp_convert_to_pointer()
|
H A D | ChangeLog.tree-ssa | 240 (get_member_function_from_ptrfunc, build_binary_op): Likewise.
|
H A D | ChangeLog-2001 | 435 (get_member_function_from_ptrfunc): Likewise. 920 * typeck.c (get_member_function_from_ptrfunc): Mind descriptors. 1399 * typeck.c (get_member_function_from_ptrfunc): Remove 1720 * typeck.c (get_member_function_from_ptrfunc) [vbit_in_delta]: 2021 * typeck.c (get_member_function_from_ptrfunc, 2055 * typeck.c (get_member_function_from_ptrfunc): When
|
H A D | ChangeLog-2002 | 836 * typeck.c (get_member_function_from_ptrfunc): Make sure that a 1937 (get_member_function_from_ptrfunc): Use 2981 * typeck.c (get_member_function_from_ptrfunc): Likewise. 2996 * typeck.c (get_member_function_from_ptrfunc): Reorganize. 3220 * typeck.c (get_member_function_from_ptrfunc): Don't do 3552 * typeck.c (get_member_function_from_ptrfunc): Scale idx down to
|
H A D | ChangeLog-1995 | 158 * typeck.c (get_member_function_from_ptrfunc): Remove remnants of 458 * typeck.c (get_member_function_from_ptrfunc): Save function if it 2575 * typeck.c (get_member_function_from_ptrfunc): Save the instance 2582 get_member_function_from_ptrfunc. 3664 * typeck.c (get_member_function_from_ptrfunc): Use ptrdiff_type_node
|
H A D | decl2.c | 3440 fn = get_member_function_from_ptrfunc (&object_addr, fn); in build_offset_ref_call_from_tree()
|
H A D | typeck.c | 2535 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function) in get_member_function_from_ptrfunc() function 5108 expr = get_member_function_from_ptrfunc (&decl, expr); in convert_member_func_to_ptr()
|
H A D | ChangeLog-1999 | 1774 * typeck.c (get_member_function_from_ptrfunc): Allow extraction of 1927 * typeck.c (get_member_function_from_ptrfunc): Always consider 4951 (get_member_function_from_ptrfunc): 0 is a valid vtable index. 5257 * typeck.c (get_member_function_from_ptrfunc): Likewise.
|
H A D | cp-tree.h | 4460 extern tree get_member_function_from_ptrfunc (tree *, tree);
|
H A D | ChangeLog-2004 | 1325 get_member_function_from_ptrfunc, build_function_call, 2421 * typeck.c (common_type, get_member_function_from_ptrfunc, 2886 get_member_function_from_ptrfunc, build_binary_op, pointer_diff,
|
H A D | ChangeLog-2000 | 2523 (get_member_function_from_ptrfunc): Likewise. 5329 * typeck.c (get_member_function_from_ptrfunc): Tweak calculation 5981 (get_member_function_from_ptrfunc): Adjust for the new ABI.
|
H A D | ChangeLog-1994 | 2696 * typeck.c (get_member_function_from_ptrfunc): Do The Right 2771 * typeck.c (get_member_function_from_ptrfunc), gc.c (build_headof, 4009 * typeck.c (get_member_function_from_ptrfunc): Convert down to right
|
H A D | ChangeLog-1996 | 416 * typeck.c (get_member_function_from_ptrfunc): Fold e1 to improve 1612 (get_member_function_from_ptrfunc): Likewise.
|
H A D | call.c | 257 return get_member_function_from_ptrfunc (&object, in build_addr_func()
|
H A D | ChangeLog-1997 | 1581 * typeck.c (get_member_function_from_ptrfunc): Promote index
|
H A D | ChangeLog | 5482 * typeck.c (get_member_function_from_ptrfunc): Do not attempt 6184 (get_member_function_from_ptrfunc): Likewise.
|
H A D | ChangeLog-1998 | 2777 * typeck.c (get_member_function_from_ptrfunc): Don't try to handle
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | ChangeLog | 2247 * typeck.c (get_member_function_from_ptrfunc): Make sure that a 3340 (get_member_function_from_ptrfunc): Use 4384 * typeck.c (get_member_function_from_ptrfunc): Likewise. 4399 * typeck.c (get_member_function_from_ptrfunc): Reorganize. 4623 * typeck.c (get_member_function_from_ptrfunc): Don't do 4955 * typeck.c (get_member_function_from_ptrfunc): Scale idx down to 6412 (get_member_function_from_ptrfunc): Likewise. 6897 * typeck.c (get_member_function_from_ptrfunc): Mind descriptors. 7376 * typeck.c (get_member_function_from_ptrfunc): Remove 7697 * typeck.c (get_member_function_from_ptrfunc) [vbit_in_delta]: [all …]
|
H A D | init.c | 1839 return get_member_function_from_ptrfunc (&addr, member);
|
H A D | ChangeLog.1 | 107 * typeck.c (get_member_function_from_ptrfunc): Save function if it 2224 * typeck.c (get_member_function_from_ptrfunc): Save the instance 2231 get_member_function_from_ptrfunc. 3313 * typeck.c (get_member_function_from_ptrfunc): Use ptrdiff_type_node 6136 * typeck.c (get_member_function_from_ptrfunc): Do The Right 6211 * typeck.c (get_member_function_from_ptrfunc), gc.c (build_headof, 7449 * typeck.c (get_member_function_from_ptrfunc): Convert down to right
|
H A D | decl2.c | 3542 fn = get_member_function_from_ptrfunc (&object_addr, fn); in build_offset_ref_call_from_tree()
|
H A D | cp-tree.h | 4414 extern tree get_member_function_from_ptrfunc PARAMS ((tree *, tree));
|
H A D | typeck.c | 2543 get_member_function_from_ptrfunc (instance_ptrptr, function) in get_member_function_from_ptrfunc() function
|
H A D | ChangeLog.2 | 1774 * typeck.c (get_member_function_from_ptrfunc): Allow extraction of 1927 * typeck.c (get_member_function_from_ptrfunc): Always consider 4951 (get_member_function_from_ptrfunc): 0 is a valid vtable index. 5257 * typeck.c (get_member_function_from_ptrfunc): Likewise. 9565 * typeck.c (get_member_function_from_ptrfunc): Don't try to handle 15252 * typeck.c (get_member_function_from_ptrfunc): Promote index 16694 * typeck.c (get_member_function_from_ptrfunc): Fold e1 to improve 17890 (get_member_function_from_ptrfunc): Likewise. 20483 * typeck.c (get_member_function_from_ptrfunc): Remove remnants of
|