summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/get-cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* When modifying an implicit instantiation with information from an explicit on...Argyrios Kyrtzidis2013-04-221-0/+13
* [libclang] Fix cursor visitation to not ignore template arguments in out-of-l...Argyrios Kyrtzidis2013-04-051-0/+12
* [libclang/AST] When declaring a local class, don't neglect to set the end loc...Argyrios Kyrtzidis2012-05-161-0/+10
* [libclang] Fix infinite loop when doing visitation of an OpaqueValueExpr.Argyrios Kyrtzidis2011-12-031-0/+4
* [libclang] Allow indexing/get-cursor/etc. for the exception variable in a C++...Argyrios Kyrtzidis2011-12-031-0/+9
* Add a new libclang API to return a CXCompletionString for an arbitraryDouglas Gregor2011-08-041-0/+12
* [libclang] Avoid having the cursor of an expression replace the declaration c...Argyrios Kyrtzidis2011-06-271-0/+7
* When libclang is walking a member access expression, don't walk intoDouglas Gregor2010-11-171-0/+30
* Teach clang_getCursorReferenced() that aDouglas Gregor2010-11-051-4/+7
* Improve source-location information for CXXConstructExpr nodes, byDouglas Gregor2010-11-031-0/+30
OpenPOWER on IntegriCloud