Home
last modified time | relevance | path

Searched refs:get_member_function_from_ptrfunc (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcvt.c235 return get_member_function_from_ptrfunc (&object, in cp_convert_to_pointer()
H A DChangeLog.tree-ssa240 (get_member_function_from_ptrfunc, build_binary_op): Likewise.
H A DChangeLog-2001435 (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 DChangeLog-2002836 * 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 DChangeLog-1995158 * 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 Ddecl2.c3440 fn = get_member_function_from_ptrfunc (&object_addr, fn); in build_offset_ref_call_from_tree()
H A Dtypeck.c2535 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 DChangeLog-19991774 * 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 Dcp-tree.h4460 extern tree get_member_function_from_ptrfunc (tree *, tree);
H A DChangeLog-20041325 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 DChangeLog-20002523 (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 DChangeLog-19942696 * 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 DChangeLog-1996416 * typeck.c (get_member_function_from_ptrfunc): Fold e1 to improve
1612 (get_member_function_from_ptrfunc): Likewise.
H A Dcall.c257 return get_member_function_from_ptrfunc (&object, in build_addr_func()
H A DChangeLog-19971581 * typeck.c (get_member_function_from_ptrfunc): Promote index
H A DChangeLog5482 * typeck.c (get_member_function_from_ptrfunc): Do not attempt
6184 (get_member_function_from_ptrfunc): Likewise.
H A DChangeLog-19982777 * typeck.c (get_member_function_from_ptrfunc): Don't try to handle
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog2247 * 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 Dinit.c1839 return get_member_function_from_ptrfunc (&addr, member);
H A DChangeLog.1107 * 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 Ddecl2.c3542 fn = get_member_function_from_ptrfunc (&object_addr, fn); in build_offset_ref_call_from_tree()
H A Dcp-tree.h4414 extern tree get_member_function_from_ptrfunc PARAMS ((tree *, tree));
H A Dtypeck.c2543 get_member_function_from_ptrfunc (instance_ptrptr, function) in get_member_function_from_ptrfunc() function
H A DChangeLog.21774 * 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