]> granicus.if.org Git - clang/commit
Give ObjCProtocolDecl a Create method.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 01:23:04 +0000 (01:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 01:23:04 +0000 (01:23 +0000)
commitcca59d77c4b84fd2da268018dbaf9431a621e75b
tree627ecfb917327736fba7732e2a03b9a74b77efcc
parentf962808120bd4cf1c684a0936fa1791ce2be73be
Give ObjCProtocolDecl a Create method.

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