summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCXXScopeSpec.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Partial fix for qualified name lookup, such that the lookup of N inDouglas Gregor2008-12-161-12/+11
* Make name lookup when we're inside a declarator's scope, such as ClassName::f...Douglas Gregor2008-12-161-6/+5
* Address some comments on the name lookup/DeclContext patch from ChrisDouglas Gregor2008-12-111-6/+7
* Unifies the name-lookup mechanisms used in various parts of the ASTDouglas Gregor2008-12-111-3/+22
* stop calling II::getName() unnecesarily in semaChris Lattner2008-11-191-2/+2
* Updated IdentifierResolver to deal with DeclarationNames. The names ofDouglas Gregor2008-11-171-5/+6
* Implement Sema support for C++ nested-name-specifiers.Argyrios Kyrtzidis2008-11-081-0/+131
OpenPOWER on IntegriCloud