diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-08-31 20:37:03 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-08-31 20:37:03 +0000 |
commit | 0b36e614aa19df72885d5e0de996f7fbb9874ec3 (patch) | |
tree | 99e21755083d58764ddc83d5d689be7a9bbc1cbd /lib/AST/DeclBase.cpp | |
parent | 74dbe640021d96a8dbb85c592471c04449ade81c (diff) |
Extend libclang with a new cursor kind that indicates a reference to a
template. Such cursors occur, for example, in template specialization
types such as vector<int>. Note that we do not handle the
super-interesting case where the template name is unresolved, e.g.,
within a template.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112636 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/DeclBase.cpp')
0 files changed, 0 insertions, 0 deletions