summaryrefslogtreecommitdiffstats
path: root/test/Index/recursive-member-access.c
Commit message (Expand)AuthorAgeFilesLines
* Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor2011-10-051-18/+18
* Added clang_getCursorReferenceNameRange to libclang to to retrieve parts ofDouglas Gregor2011-07-251-118/+118
* Use ElaboratedType also for C.Abramo Bagnara2011-03-161-2/+2
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-4/+4
* Generalize data-recursive visitation in CursorVisitor to also handle MemberExprsTed Kremenek2010-11-111-0/+532