hanchenye-llvm-project/clang/Sema
Steve Naroff e50478e0b0 Tune the lookup logic in Sema::ActOnInstanceMessage() to handle private methods (declared within the implementation).
llvm-svn: 44041
2007-11-13 04:10:18 +00:00
..
ASTStreamer.cpp Fix ownership model of ParseAST to allow the dtor of 2007-11-03 06:24:16 +00:00
Makefile fix description 2007-05-23 23:56:42 +00:00
Sema.cpp Implement a more sensible strategy for ObjC built-in types (addressing a long standing FIXME in Sema::GetObjcIdType()). 2007-10-31 18:42:27 +00:00
Sema.h 'super' nailed. 2007-11-12 20:13:27 +00:00
SemaChecking.cpp Added notion of '*' specified format width/specifiers when checking 2007-10-12 20:51:52 +00:00
SemaDecl.cpp Patch to set context (interface, category, etc.) in which method is declared. 2007-11-13 01:10:08 +00:00
SemaExpr.cpp Tune the lookup logic in Sema::ActOnInstanceMessage() to handle private methods (declared within the implementation). 2007-11-13 04:10:18 +00:00
SemaExprCXX.cpp Rename statement actions (from Parse-prefix to ActOn-prefix). 2007-09-16 14:56:35 +00:00
SemaStmt.cpp AST for objective-c's @throw statement and its pretty-printing. 2007-11-07 02:00:49 +00:00
SemaType.cpp Remove Sema::ObjcBuildMethodParameter(). 2007-11-12 03:44:46 +00:00