Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDtree.c2089 if (!DECL_DECLARED_INLINE_P (fn) && DECL_REPLACEABLE_P (fn)) in cp_cannot_inline_tree_fn()
HDdecl.c11882 && !DECL_REPLACEABLE_P (fndecl)) in finish_function()
/NextBSD/contrib/gcc/
HDexcept.c2797 if (DECL_REPLACEABLE_P (current_function_decl)) in set_nothrow_function_flags()
HDtree.h2868 #define DECL_REPLACEABLE_P(NODE) \ macro
HDChangeLog1716 * tree.h (DECL_REPLACEABLE_P): New macro.