]> granicus.if.org Git - clang/commit
Add Type::isOCUVectorType().
authorSteve Naroff <snaroff@apple.com>
Thu, 26 Jul 2007 18:32:01 +0000 (18:32 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 26 Jul 2007 18:32:01 +0000 (18:32 +0000)
commit7064f5c95bbdb17680d0ea658d4090898c2592d3
tree9c9ec36bc5a8c30bd9c69994a674dbf4059b70e3
parent08f794b2124a917f41e3b3d93f1e433c7954a153
Add Type::isOCUVectorType().
Convert isFunctionType(), isStructureType(), and isUnionType() to the new API.

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