- Add struct/union/class/enum kinds.
- Add support for getting the namespace of a decl. - Move type down the inheritance hierarchy, it doesn't make sense for a struct to have a type, and typedef's use types in different ways than variables do. - Add initial TagDecl/RecordDecl classes. llvm-svn: 39267
Loading
Please register or sign in to comment