diff options
author | Steve Naroff <snaroff@apple.com> | 2009-01-29 00:07:50 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2009-01-29 00:07:50 +0000 |
commit | dcfe56d489f9921a1d50b84b9fe7c3d49782eb1d (patch) | |
tree | 32a8f700a3d2b23e487615f6388a94b188a90d60 /llvm/lib/System/DynamicLibrary.cpp | |
parent | 55ca1d38ea83d4be2349c2ddab4855e38ca16454 (diff) | |
download | llvm-dcfe56d489f9921a1d50b84b9fe7c3d49782eb1d.zip llvm-dcfe56d489f9921a1d50b84b9fe7c3d49782eb1d.tar.gz llvm-dcfe56d489f9921a1d50b84b9fe7c3d49782eb1d.tar.bz2 |
Refactor Sema::LookupDecl() into 2 functions: LookupDeclInScope() and LookupDeclInContext().
The previous interface was very confusing. This is much more explicit, which will be easier to understand/optimize/convert.
The plan is to eventually deprecate both of these functions. For now, I'm focused on performance.
llvm-svn: 63256
Diffstat (limited to 'llvm/lib/System/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions