Searched refs:DECL_PENDING_INLINE_P (Results 1 – 8 of 8) sorted by relevance
159 DECL_PENDING_INLINE_P (thunk) = 0; in make_thunk()283 DECL_PENDING_INLINE_P (alias) = 0; in make_alias_for()
2083 #define DECL_PENDING_INLINE_P(NODE) \ macro
11250 if (!DECL_PENDING_INLINE_P (decl1)) in start_preparsed_function()11608 gcc_assert (!DECL_PENDING_INLINE_P (decl)); in save_function_data()
16512 DECL_PENDING_INLINE_P (fn) = 1; in cp_parser_save_member_function_body()16639 if (DECL_PENDING_INLINE_P (member_function)) in cp_parser_late_parsing_for_member()16647 DECL_PENDING_INLINE_P (member_function) = 0; in cp_parser_late_parsing_for_member()
3785 DECL_PENDING_INLINE_P (clone) = 0; in build_clone()
2042 (DECL_PENDING_INLINE_P): New macro.2058 DECL_PENDING_INLINE_P.
6710 DECL_PENDING_INLINE_P (r) = 0; in tsubst_decl()
2986 * cp-tree.h (DECL_PENDING_INLINE_P): Relax checking.