summaryrefslogtreecommitdiffstats
path: root/test/Index/get-cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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