summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaLookup.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-21 00:05:53 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-21 00:05:53 +0000
commit6d9fab76195c28da35ed93ac848f4bc21b0872a2 (patch)
tree6f9628d388abd62cd5b5ac616e68fcd9ee9b164b /clang/lib/Sema/SemaLookup.cpp
parentb78139f74d71fdd5a0f6ad6adf9600fe05d03506 (diff)
downloadbcm5719-llvm-6d9fab76195c28da35ed93ac848f4bc21b0872a2.tar.gz
bcm5719-llvm-6d9fab76195c28da35ed93ac848f4bc21b0872a2.zip
- Introduce ASTContext::getObjCImplementation() and ASTContext::setObjCImplementation() which use a DenseMap to associate
an interface/category with its implementation (if one exists). - Introduce ObjCInterfaceDecl::get/setImplementation() and ObjCCategoryDecl::get/setImplementation() that use the above methods. - Add a compiler error for when a category is reimplemented. llvm-svn: 76508
Diffstat (limited to 'clang/lib/Sema/SemaLookup.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud