]> granicus.if.org Git - clang/commit
New AST class for property implementation declarations.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 16 Apr 2008 22:00:24 +0000 (22:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 16 Apr 2008 22:00:24 +0000 (22:00 +0000)
commit61d46159af2a740207de8dc024211d531ae290d9
tree2bfa91250f8e27dcfa204b034c8a26f5bf81097e
parentd9a3c330b02c52630014dc26fc009236facf8227
New AST class for property implementation declarations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49821 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h
include/clang/AST/DeclObjC.h
lib/AST/Decl.cpp