]> granicus.if.org Git - clang/commit
improve documentation of ObjCInterfaceType significantly. Also,
authorChris Lattner <sabre@nondot.org>
Mon, 21 Jul 2008 05:13:51 +0000 (05:13 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Jul 2008 05:13:51 +0000 (05:13 +0000)
commitfb7701df5401fa1f5b3396d269fb33e731a00089
tree1a108b482a527ed4eea081cf269e729e0e0f06cc
parenta38e6b1f00d6e62d7f20a63053db6f77ab39ea36
improve documentation of ObjCInterfaceType significantly.  Also,
make the qual_* iterators and getNumProtocols() lists be accessible through
ObjCInterfaceType (returning an empty range if not a
ObjCQualifiedInterfaceType).  This eliminates special checks in clients.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53830 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h