Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c9126 tree ptr_class, fn_class; in expand_ptrmemfunc_cst() local
9134 ptr_class = TYPE_PTRMEMFUNC_OBJECT_TYPE (type); in expand_ptrmemfunc_cst()
9137 *delta = get_delta_difference (fn_class, ptr_class, /*force=*/0, in expand_ptrmemfunc_cst()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc9673 tree ptr_class, fn_class; in expand_ptrmemfunc_cst() local
9681 ptr_class = TYPE_PTRMEMFUNC_OBJECT_TYPE (type); in expand_ptrmemfunc_cst()
9684 *delta = get_delta_difference (fn_class, ptr_class, /*force=*/0, in expand_ptrmemfunc_cst()