Home
last modified time | relevance | path

Searched refs:ptrmemfunc_vbit_in_pfn (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfunction.h556 ((TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn) \
H A Ddefaults.h890 ? ptrmemfunc_vbit_in_pfn : ptrmemfunc_vbit_in_delta)
H A Dtree-core.h773 ptrmemfunc_vbit_in_pfn, enumerator
H A Dbuiltins.c272 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn) in get_object_alignment_2()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddefaults.h893 ? ptrmemfunc_vbit_in_pfn : ptrmemfunc_vbit_in_delta)
H A Dtree.h4133 ptrmemfunc_vbit_in_pfn, enumerator
H A Dbuiltins.c303 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn) in get_object_alignment_1()
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h750 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c1569 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn in implicitly_declare_fn()
H A Dsemantics.c9340 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn in maybe_add_lambda_conv_op()
9371 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn in maybe_add_lambda_conv_op()
H A Dtypeck.c3082 case ptrmemfunc_vbit_in_pfn: in get_member_function_from_ptrfunc()
7315 case ptrmemfunc_vbit_in_pfn: in expand_ptrmemfunc_cst()
H A Ddecl.c7212 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn in grokfndecl()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h842 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c3514 case ptrmemfunc_vbit_in_pfn: in get_member_function_from_ptrfunc()
8644 case ptrmemfunc_vbit_in_pfn: in expand_ptrmemfunc_cst()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi1805 @code{ptrmemfunc_vbit_in_pfn}.
H A Dtm.texi.in1783 @code{ptrmemfunc_vbit_in_pfn}.