Home
last modified time | relevance | path

Searched defs:instance_ptr (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c131 build_field_call (tree instance_ptr, tree decl, tree parms) in build_field_call()
515 tree instance_ptr; local
4964 tree mem_args = NULL_TREE, instance_ptr; in build_new_method_call() local
H A Dtypeck.c2555 tree instance_ptr = *instance_ptrptr; local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck.c2545 tree instance_ptr = *instance_ptrptr; in get_member_function_from_ptrfunc() local
H A Dcall.c5327 tree mem_args = NULL_TREE, instance_ptr; in build_new_method_call() local
H A Dclass.c626 build_vfn_ref (tree instance_ptr, tree idx) in build_vfn_ref()