diff options
Diffstat (limited to 'gcc/cp/cp-objcp-common.h')
| -rw-r--r-- | gcc/cp/cp-objcp-common.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/cp/cp-objcp-common.h b/gcc/cp/cp-objcp-common.h index 65a01c3..ca27351 100644 --- a/gcc/cp/cp-objcp-common.h +++ b/gcc/cp/cp-objcp-common.h @@ -22,16 +22,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #ifndef GCC_CP_OBJCP_COMMON #define GCC_CP_OBJCP_COMMON -/* In cp/cp-objcp-common.c. */ - -extern HOST_WIDE_INT cxx_get_alias_set (tree); -extern bool cxx_warn_unused_global_decl (tree); -extern tree cp_expr_size (tree); -extern size_t cp_tree_size (enum tree_code); -extern bool cp_var_mod_type_p (tree, tree); -extern void cxx_initialize_diagnostics (struct diagnostic_context *); -extern int cxx_types_compatible_p (tree, tree); - /* In cp/cp-lang.c and objcp/objcp-lang.c. */ extern tree objcp_tsubst_copy_and_build (tree, tree, tsubst_flags_t, |
