aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/overrides.m
AgeCommit message (Expand)AuthorFilesLines
2012-08-22[libclang] c-index-test: Make the printing of the overrides list of a cursor inArgyrios Kyrtzidis1-2/+2
2012-06-16[AST/libclang] Fix the selector locations that are reported for aArgyrios Kyrtzidis1-1/+1
2012-05-09[AST/libclang] Speed up clang_getOverriddenCursors() considerably by reservin...Argyrios Kyrtzidis1-0/+58
2012-04-10[libclang] For clang_getOverriddenCursors make sure to report overridden objc...Argyrios Kyrtzidis1-0/+15
2012-03-23[libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl...Argyrios Kyrtzidis1-7/+7
2012-03-08[libclang] Enhance clang_getOverriddenCursors.Argyrios Kyrtzidis1-5/+16
2010-10-01Extend libclang with an API that determines, given a C++ virtualDouglas Gregor1-0/+35