There's no point in going through the getAs<TagType> stuff to find the definition...
authorDouglas Gregor <dgregor@apple.com>
Wed, 29 Jul 2009 23:41:44 +0000 (23:41 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 29 Jul 2009 23:41:44 +0000 (23:41 +0000)
commit82c80a59ee7c0f8a474cf9e4d195eef2417d127b
treeecfde24b9542ba3828a91282bd311c34de250ab6
parent97fb3e53239702598e97bc7ee358a56a5fbf117a
There's no point in going through the getAs<TagType> stuff to find the definition of a tag, since tags rarely have more than one or two declarations

llvm-svn: 77546
clang/lib/AST/Decl.cpp