Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c3040 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function) in get_member_function_from_ptrfunc() argument
3050 tree instance_ptr = *instance_ptrptr; in get_member_function_from_ptrfunc()
3126 *instance_ptrptr = instance_ptr; in get_member_function_from_ptrfunc()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c3455 get_member_function_from_ptrfunc (tree *instance_ptrptr, tree function, in get_member_function_from_ptrfunc() argument
3468 tree instance_ptr = *instance_ptrptr; in get_member_function_from_ptrfunc()
3569 *instance_ptrptr = instance_ptr; in get_member_function_from_ptrfunc()