Refactor global decls to hold either a regular Decl or a CXXConstructorDecl +...
Refactor global decls to hold either a regular Decl or a CXXConstructorDecl + ctor type or a CXXDestructorDecl + dtor type. llvm-svn: 70962
Loading
Please sign in to comment