summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-10-06 17:59:45 +0000
committerDouglas Gregor <dgregor@apple.com>2009-10-06 17:59:45 +0000
commit36d1b14ddedb32dfc628ec7ee4259ea8aa9268b6 (patch)
treea38572ad79629e315019c0f47420065e824dc640 /clang/lib/CodeGen/CodeGenFunction.cpp
parent80ef6f1a46663d33dfaffb5170014e047890727f (diff)
downloadbcm5719-llvm-36d1b14ddedb32dfc628ec7ee4259ea8aa9268b6.tar.gz
bcm5719-llvm-36d1b14ddedb32dfc628ec7ee4259ea8aa9268b6.zip
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud