Home
last modified time | relevance | path

Searched refs:DECL_REPLACEABLE_P (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dtree.c2089 if (!DECL_DECLARED_INLINE_P (fn) && DECL_REPLACEABLE_P (fn)) in cp_cannot_inline_tree_fn()
H A Ddecl.c11882 && !DECL_REPLACEABLE_P (fndecl)) in finish_function()
/freebsd-12.1/contrib/gcc/
H A Dexcept.c2797 if (DECL_REPLACEABLE_P (current_function_decl)) in set_nothrow_function_flags()
H A Dtree.h2868 #define DECL_REPLACEABLE_P(NODE) \ macro
H A DChangeLog1716 * tree.h (DECL_REPLACEABLE_P): New macro.