Douglas Gregor 36d1b14dde Refactor the code that walks a C++ inheritance hierarchy, searching
for bases, members, overridden virtual methods, etc. The operations
isDerivedFrom and lookupInBases are now provided by CXXRecordDecl,
rather than by Sema, so that CodeGen and other clients can use them
directly.

llvm-svn: 83396
2009-10-06 17:59:45 +00:00
..
2009-09-29 19:40:20 +00:00
2009-09-26 21:58:53 +00:00
2009-08-23 05:02:18 +00:00
2009-09-09 15:08:12 +00:00