llvm-project/clang/Sema
Fariborz Jahanian cfacdae9a8 Patch to remove ObjcProtoMethodDecl and use ObjcMethodDecl
instead for @protocol method decls.

llvm-svn: 42070
2007-09-17 22:36:42 +00:00
..
ASTStreamer.cpp remove some obsolete interfaces. 2007-09-16 19:47:56 +00:00
Makefile fix description 2007-05-23 23:56:42 +00:00
Sema.cpp add actions for deleting expr/stmt nodes. 2007-08-31 04:53:24 +00:00
Sema.h Patch to remove ObjcProtoMethodDecl and use ObjcMethodDecl 2007-09-17 22:36:42 +00:00
SemaChecking.cpp Fix 80 col violations. 2007-08-30 17:08:17 +00:00
SemaDecl.cpp Patch to remove ObjcProtoMethodDecl and use ObjcMethodDecl 2007-09-17 22:36:42 +00:00
SemaExpr.cpp Finish defining Action API for message expressions. 2007-09-17 21:01:15 +00:00
SemaExprCXX.cpp Rename statement actions (from Parse-prefix to ActOn-prefix). 2007-09-16 14:56:35 +00:00
SemaStmt.cpp Rename statement actions (from Parse-prefix to ActOn-prefix). 2007-09-16 14:56:35 +00:00
SemaType.cpp Start converting Action methods from Parse-prefix to ActOn-prefix. 2007-09-15 18:49:24 +00:00