diff options
author | Edwin Vane <edwin.vane@intel.com> | 2013-02-19 17:14:34 +0000 |
---|---|---|
committer | Edwin Vane <edwin.vane@intel.com> | 2013-02-19 17:14:34 +0000 |
commit | 523806028d812a7f29636c59a8bc0e7e3d3fd9ae (patch) | |
tree | 7edb63f1490da1e00927ecd3bc73cd0640f8cc6e /include/clang/Basic/Module.h | |
parent | 3b41a100a65e05309dbfdad65e2f79439fdaf4c0 (diff) |
Support in hasDeclaration for types with getDecl()
Using a new metafunction for detecting the presence of the member
'getDecl' in a type T, added support to hasDeclaration for any such type
T. This allows hasDecl() to be replaced and enables several other
subclasses of clang::Type to use hasDeclaration.
Updated unittests and LibASTMatchersReference.html.
Reviewers: klimek
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175532 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/Module.h')
0 files changed, 0 insertions, 0 deletions