]> granicus.if.org Git - clang/commit
Added "isFunctionPointerType()" so that we can readily see if a DeclRefExpr
authorTed Kremenek <kremenek@apple.com>
Mon, 10 Sep 2007 17:20:54 +0000 (17:20 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 10 Sep 2007 17:20:54 +0000 (17:20 +0000)
commit498b0d1aba38f5ec64d566d1dd9e6be237ecc50f
tree174f53c03b71d6af20a9238f0035c7933e483314
parentb00c95eab9919ee1dd7805a0e6f2218129a9733e
Added "isFunctionPointerType()" so that we can readily see if a DeclRefExpr
refers to a function.

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