Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcvt.c190 return get_member_function_from_ptrfunc (&object, in cp_convert_to_pointer()
H A Ddecl2.c4159 fn = get_member_function_from_ptrfunc (&object_addr, fn); in build_offset_ref_call_from_tree()
H A Dtypeck.c3040 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function) in get_member_function_from_ptrfunc() function
6125 expr = get_member_function_from_ptrfunc (&decl, expr); in convert_member_func_to_ptr()
H A Dcp-tree.h5797 extern tree get_member_function_from_ptrfunc (tree *, tree);
H A Dcall.c277 return get_member_function_from_ptrfunc (&object, in build_addr_func()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcvt.c194 return get_member_function_from_ptrfunc (&object, in cp_convert_to_pointer()
H A Ddecl2.c5105 fn = get_member_function_from_ptrfunc (&object_addr, fn, in build_offset_ref_call_from_tree()
H A Dtypeck.c3455 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function, in get_member_function_from_ptrfunc() function
7298 expr = get_member_function_from_ptrfunc (&decl, expr, complain); in convert_member_func_to_ptr()
H A Dcp-tree.h7232 extern tree get_member_function_from_ptrfunc (tree *, tree, tsubst_flags_t);
H A Dcall.c279 return get_member_function_from_ptrfunc (&object, in build_addr_func()