Searched refs:DECL_DECOMP_BASE (Results 1 – 7 of 7) sorted by relevance
313 mark_exp_read (DECL_DECOMP_BASE (exp)); in mark_exp_read()
732 DECL_DECOMP_BASE (t) = base; in fit_decomposition_lang_decl()
5219 if (DECL_DECOMPOSITION_P (decl) && DECL_DECOMP_BASE (decl)) in mark_used()5220 TREE_USED (DECL_DECOMP_BASE (decl)) = 1; in mark_used()
9084 && DECL_DECOMP_BASE (whats_returned) in maybe_warn_about_returning_address_of_local()9091 tree base = DECL_DECOMP_BASE (whats_returned); in maybe_warn_about_returning_address_of_local()
3940 #define DECL_DECOMP_BASE(NODE) \ macro
665 && (DECL_DECOMPOSITION_P (decl) ? !DECL_DECOMP_BASE (decl) in poplevel()
16564 gcc_assert (DECL_DECOMP_BASE (decl2) == pattern_decl); in tsubst_decomp_names()