summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/index-templates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new kind of cursor into libclang, which covers a referenceDouglas Gregor2010-09-131-0/+21
* Add libclang support for label statements, gotos, and taking theDouglas Gregor2010-09-101-1/+0
* In libclang, visit the nested-name-specifier and explicitly-specified templat...Douglas Gregor2010-09-021-5/+19
* Visit the nested-name-specifier and explicitly-specified templateDouglas Gregor2010-09-021-4/+13
* Introduce a new libclang function,Douglas Gregor2010-09-021-3/+6
* Test visiting the template parameters of template template parameters,Douglas Gregor2010-09-011-0/+10
* Teach libclang to visit the default arguments of template parameters.Douglas Gregor2010-09-011-0/+20
* Implement libclang support for using declarations. Clang actually usesDouglas Gregor2010-09-011-0/+19
* Improve libclang indexing support for class template specializationsDouglas Gregor2010-09-011-7/+35
* Extend libclang with a new cursor kind that indicates a reference to aDouglas Gregor2010-08-311-1/+1
* Add libclang support for class template partial specializations,Douglas Gregor2010-08-311-0/+8
* Add a libclang cursor kind, visitation support and USR support for C++Douglas Gregor2010-08-311-0/+14
* Implement basic support for indexing function templates inDouglas Gregor2010-08-311-0/+22
OpenPOWER on IntegriCloud