llvm-project/clang/include
Manman Ren 392443879d Move ObjCPropertyDecl to before ObjCContainerDecl.
After we add ObjCPropertyDecl::isClassProperty, we can use it in
ObjCContainerDecl to define filter to iterate over instance properties
and class properties.

This is the first patch in a series of patches to support class properties
in addition to instance properties in objective-c.

rdar://23891898

llvm-svn: 258727
2016-01-25 21:52:26 +00:00
..
clang Move ObjCPropertyDecl to before ObjCContainerDecl. 2016-01-25 21:52:26 +00:00
clang-c [OpenMP] Parsing + sema for "target exit data" directive. 2016-01-19 20:04:50 +00:00
CMakeLists.txt
Makefile