Searched refs:decl_cloned_function_p (Results 1 – 4 of 4) sorted by relevance
2146 #define DECL_CLONED_FUNCTION_P(NODE) (!!decl_cloned_function_p (NODE, true))2150 #define DECL_CLONED_FUNCTION(NODE) (*decl_cloned_function_p (NODE, false))4980 extern tree* decl_cloned_function_p (const_tree, bool);
4161 decl_cloned_function_p (const_tree decl, bool just_testing) in decl_cloned_function_p() function
2790 #define DECL_CLONED_FUNCTION_P(NODE) (!!decl_cloned_function_p (NODE, true))2794 #define DECL_CLONED_FUNCTION(NODE) (*decl_cloned_function_p (NODE, false))6194 extern tree* decl_cloned_function_p (const_tree, bool);
4554 decl_cloned_function_p (const_tree decl, bool just_testing) in decl_cloned_function_p() function