Home
last modified time | relevance | path

Searched defs:DECL_CLONED_FUNCTION_P (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h2146 #define DECL_CLONED_FUNCTION_P(NODE) (!!decl_cloned_function_p (NODE, true)) macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h2790 #define DECL_CLONED_FUNCTION_P(NODE) (!!decl_cloned_function_p (NODE, true)) macro