aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/llvm/Type.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/llvm/Type.h b/include/llvm/Type.h
index 2f83328..c54b584 100644
--- a/include/llvm/Type.h
+++ b/include/llvm/Type.h
@@ -22,13 +22,8 @@
namespace llvm {
-class ArrayType;
class DerivedType;
-class FunctionType;
-class OpaqueType;
class PointerType;
-class StructType;
-class PackedType;
class TypeMapBase;
/// This file contains the declaration of the Type class. For more "Type" type