Searched refs:DECL_FROM_INLINE (Results 1 – 9 of 9) sorted by relevance
490 if (DECL_FROM_INLINE (decl)) in get_index_by_decl()557 if (DECL_FROM_INLINE (decl)) in get_function_instance_by_decl()
2744 if (context && DECL_FROM_INLINE (decl)) in dbxout_symbol()
2603 #define DECL_FROM_INLINE(NODE) \ macro
4461 gcc_assert (!DECL_FROM_INLINE (DECL_ORIGIN (decl))); in decl_ultimate_origin()
15422 Disregard DECL_FROM_INLINE.15650 Disregard DECL_FROM_INLINE.
630 * tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN too.
35685 (DECL_FROM_INLINE): Use NULL_TREE.
1471 recursion by using DECL_FROM_INLINE.
1426 * name-lookup.c (check_local_shadow): Do not test DECL_FROM_INLINE.