]> granicus.if.org Git - clang/commit
add an isAnyComplexType() method, which returns true for both
authorChris Lattner <sabre@nondot.org>
Fri, 4 Apr 2008 16:51:46 +0000 (16:51 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Apr 2008 16:51:46 +0000 (16:51 +0000)
commitf23d364084d1aabea688222780d6fc1dd8c7f78c
tree43e5b4de217aa6cb806e8120ab26081f46198c48
parent72858c94f132caf02c1f91219fce537a58b0907c
add an isAnyComplexType() method, which returns true for both
integer and FP complexes.

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