Searched refs:TYPE_PTRMEMFUNC_P (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/cp/
H A Dcp-tree.h3073 || TYPE_PTRMEMFUNC_P (TYPE) \
3297 #define TYPE_PTRMEMFUNC_P(NODE) \
3307 (TYPE_PTRMEM_P (NODE) || TYPE_PTRMEMFUNC_P (NODE))
3315 pointer to member function. TYPE_PTRMEMFUNC_P _must_ be true,
3290 #define TYPE_PTRMEMFUNC_P macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/cp/
H A Dcp-tree.h3014 || TYPE_PTRMEMFUNC_P (TYPE))
3225 #define TYPE_PTRMEMFUNC_P(NODE) \
3235 (TYPE_PTRMEM_P (NODE) || TYPE_PTRMEMFUNC_P (NODE))
3243 pointer to member function. TYPE_PTRMEMFUNC_P _must_ be true,
3218 #define TYPE_PTRMEMFUNC_P macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/cp/
H A Dcp-tree.h3250 || TYPE_PTRMEMFUNC_P (TYPE) \
3479 #define TYPE_PTRMEMFUNC_P(NODE) \
3489 (TYPE_PTRDATAMEM_P (NODE) || TYPE_PTRMEMFUNC_P (NODE))
3501 pointer to member function. TYPE_PTRMEMFUNC_P _must_ be true,
3473 #define TYPE_PTRMEMFUNC_P macro

Completed in 206 milliseconds