summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/CursorVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Sort #include lines for tools/...Chandler Carruth2012-12-041-2/+1
* Add missing emacs major mode marker.Nick Lewycky2012-10-291-1/+1
* Remove pointless classof()'s.Sean Silva2012-10-111-1/+0
* [libclang] The annotation of tokens operation visits statement nodes code-rec...Argyrios Kyrtzidis2012-09-011-3/+14
* Implement indexing support for lambdas in libclang (both kinds), asDouglas Gregor2012-02-151-1/+2
* Eliminate ObjCForwardProtocolDecl, which is redundant now thatDouglas Gregor2012-01-011-1/+0
* Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDeclDouglas Gregor2011-12-271-1/+0
* [libclang] Make clang_findReferencesInFile also work on macros (find all expa...Argyrios Kyrtzidis2011-11-291-2/+9
* [libclang] Make clang_annotateTokens use "file-targeted" deserialization and ...Argyrios Kyrtzidis2011-11-161-1/+3
* [libclang] Move CursorVisitor to its own header.Argyrios Kyrtzidis2011-11-031-0/+251
OpenPOWER on IntegriCloud