Searched refs:DECL_CLONED_FUNCTION_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.h2040 && !DECL_CLONED_FUNCTION_P (NODE))
2059 && !DECL_CLONED_FUNCTION_P (NODE))
2081 #define DECL_CLONED_FUNCTION_P(NODE) (!!decl_cloned_function_p (NODE, true))
2083 /* If DECL_CLONED_FUNCTION_P holds, this is the function that was
2099 CLONE && DECL_CLONED_FUNCTION_P (CLONE); \
2074 #define DECL_CLONED_FUNCTION_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.h1993 && !DECL_CLONED_FUNCTION_P (NODE))
2012 && !DECL_CLONED_FUNCTION_P (NODE))
2034 #define DECL_CLONED_FUNCTION_P(NODE) (!!decl_cloned_function_p (NODE, true))
2036 /* If DECL_CLONED_FUNCTION_P holds, this is the function that was
2052 CLONE && DECL_CLONED_FUNCTION_P (CLONE); \
2027 #define DECL_CLONED_FUNCTION_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.h2123 && !DECL_CLONED_FUNCTION_P (NODE))
2142 && !DECL_CLONED_FUNCTION_P (NODE))
2164 #define DECL_CLONED_FUNCTION_P(NODE) (!!decl_cloned_function_p (NODE, true))
2166 /* If DECL_CLONED_FUNCTION_P holds, this is the function that was
2182 CLONE && DECL_CLONED_FUNCTION_P (CLONE); \
2158 #define DECL_CLONED_FUNCTION_P macro

Completed in 208 milliseconds