Searched refs:instance_ptrptr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c3723 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function,
3736 tree instance_ptr = *instance_ptrptr;
3837 *instance_ptrptr = instance_ptr;
3717 get_member_function_from_ptrfunc(tree *instance_ptrptr, tree function, tsubst_flags_t complain) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc3984 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function,
3997 tree instance_ptr = *instance_ptrptr;
4098 *instance_ptrptr = instance_ptr;
3978 get_member_function_from_ptrfunc(tree *instance_ptrptr, tree function, tsubst_flags_t complain) argument

Completed in 204 milliseconds