aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaInit.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2009-01-29 00:07:50 +0000
committerSteve Naroff <snaroff@apple.com>2009-01-29 00:07:50 +0000
commit3e8ffd2e96e7842245f1ae0cb631eba75da1a6f7 (patch)
treefb9d3e0943df2ef7ce7d0927cfe4aedaf44bd69a /lib/Sema/SemaInit.cpp
parent54f0728c2ab0f967e976300478b2f5cdfed78415 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63256 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaInit.cpp')
0 files changed, 0 insertions, 0 deletions