Searched refs:DECL_TINFO_P (Results 1 – 5 of 5) sorted by relevance
298 else if (DECL_TINFO_P (decl)) in repo_emit_p()
379 DECL_TINFO_P (d) = 1; in get_tinfo_decl()827 DECL_TINFO_P (name_decl) = 1; in tinfo_base_init()1454 gcc_assert (DECL_TINFO_P (decl)); in emit_tinfo_decl()
1729 else if (TREE_CODE (decl) == VAR_DECL && DECL_TINFO_P (decl) in determine_visibility()1742 else if (TREE_CODE (decl) == VAR_DECL && DECL_TINFO_P (decl)) in determine_visibility()1833 && (DECL_TINFO_P (decl) in determine_visibility_from_class()1994 || DECL_TINFO_P (decl)); in import_export_decl()2101 else if (TREE_CODE (decl) == VAR_DECL && DECL_TINFO_P (decl)) in import_export_decl()
2009 #define DECL_TINFO_P(NODE) TREE_LANG_FLAG_4 (VAR_DECL_CHECK (NODE)) macro
3099 (DECL_TINFO_P): Likewise.