Searched refs:get_member_function_from_ptrfunc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dcvt.c236 return get_member_function_from_ptrfunc (&object,
H A Ddecl2.c3528 fn = get_member_function_from_ptrfunc (&object_addr, fn);
H A Dtypeck.c2592 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function)
5253 expr = get_member_function_from_ptrfunc (&decl, expr);
2586 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function) function
H A Dcp-tree.h4529 extern tree get_member_function_from_ptrfunc (tree *, tree);
H A Dcall.c257 return get_member_function_from_ptrfunc (&object,

Completed in 202 milliseconds