Searched refs:DECL_REPLACEABLE_P (Results 1 – 5 of 5) sorted by relevance
2089 if (!DECL_DECLARED_INLINE_P (fn) && DECL_REPLACEABLE_P (fn)) in cp_cannot_inline_tree_fn()
11882 && !DECL_REPLACEABLE_P (fndecl)) in finish_function()
2797 if (DECL_REPLACEABLE_P (current_function_decl)) in set_nothrow_function_flags()
2868 #define DECL_REPLACEABLE_P(NODE) \ macro
1716 * tree.h (DECL_REPLACEABLE_P): New macro.