summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExpr.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-07-25 20:43:38 +0000
committerTed Kremenek <kremenek@apple.com>2008-07-25 20:43:38 +0000
commit04350ebe4a5478e524142210e4793d89d0489779 (patch)
treef1591eaeea48fa77f636a77387f25ea884cea9ed /clang/lib/Sema/SemaExpr.cpp
parent685fd8081d98304db8231d9fae27479f9512c588 (diff)
downloadbcm5719-llvm-04350ebe4a5478e524142210e4793d89d0489779.tar.gz
bcm5719-llvm-04350ebe4a5478e524142210e4793d89d0489779.zip
Refine ObjCPropertyImplDecl:
- Remove a bunch of setXXX methods until we actually need them. This cleans up the interface, and makes the object immutable until we have a reason to be mutable. - Remove enum value OBJC_PR_IMPL_None since it was never used. - Remove instance variable 'PropertyImplKind PropertyImplementation;'. This is not needed because we can tell if ObjCPropertyImplDecl represents @synthesize if 'ObjCPropertyDecl *PropertyDecl' is not null. llvm-svn: 54055
Diffstat (limited to 'clang/lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud