Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-23 | [libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl... | Argyrios Kyrtzidis | 1 | -22/+22 |
2012-03-08 | [libclang] Enhance clang_getOverriddenCursors. | Argyrios Kyrtzidis | 1 | -5/+5 |
2012-01-24 | [libclang] In clang::getCursorKindForDecl() don't return "UnexposedDecl" | Argyrios Kyrtzidis | 1 | -1/+4 |
2011-12-27 | Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl | Douglas Gregor | 1 | -0/+1 |
2011-10-06 | [libclang] Introduce clang_findReferencesInFile which accepts a cursor, a file, | Argyrios Kyrtzidis | 1 | -0/+87 |