hanchenye-llvm-project/clang/lib/Sema
Argyrios Kyrtzidis b8a4920d62 Added PushOnScopeChains method to Sema, that adds a decl to both the IdResolver and the Scope.
llvm-svn: 49567
2008-04-12 00:47:19 +00:00
..
IdentifierResolver.cpp two new files for previous patch, by Argiris Kirtzidis 2008-04-11 07:06:57 +00:00
IdentifierResolver.h two new files for previous patch, by Argiris Kirtzidis 2008-04-11 07:06:57 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
ParseAST.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Sema.cpp Added PushOnScopeChains method to Sema, that adds a decl to both the IdResolver and the Scope. 2008-04-12 00:47:19 +00:00
Sema.h Added PushOnScopeChains method to Sema, that adds a decl to both the IdResolver and the Scope. 2008-04-12 00:47:19 +00:00
SemaChecking.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
SemaDecl.cpp Added PushOnScopeChains method to Sema, that adds a decl to both the IdResolver and the Scope. 2008-04-12 00:47:19 +00:00
SemaDeclCXX.cpp Several improvements from Doug Gregor related to default 2008-04-10 02:22:51 +00:00
SemaDeclObjC.cpp AST generation for objc2's property declarations. 2008-04-11 23:40:25 +00:00
SemaExpr.cpp Several improvements from Doug Gregor related to default 2008-04-10 02:22:51 +00:00
SemaExprCXX.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
SemaExprObjC.cpp move ObjCQualifiedIdTypesAreCompatible out of ASTContext into Sema. 2008-04-07 05:30:13 +00:00
SemaStmt.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
SemaType.cpp Several improvements from Doug Gregor related to default 2008-04-10 02:22:51 +00:00
SemaUtil.h Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00