llvm-project/clang/lib/Sema
Chris Lattner 7460fd297d simplify reference handling.
llvm-svn: 49325
2008-04-07 06:52:53 +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 This patch contains these changes: 2008-04-06 04:47:34 +00:00
Sema.h move ObjCQualifiedIdTypesAreCompatible out of ASTContext into Sema. 2008-04-07 05:30:13 +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 remove the Decl::getCanonicalType() method. 2008-04-06 23:10:54 +00:00
SemaDeclObjC.cpp remove the Decl::getCanonicalType() method. 2008-04-06 23:10:54 +00:00
SemaExpr.cpp simplify reference handling. 2008-04-07 06:52:53 +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 move a semantic check out of the parser into sema. 2008-04-06 07:49:57 +00:00
SemaUtil.h Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00