aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/local-symbols.m
AgeCommit message (Expand)AuthorFilesLines
2012-03-23[libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl...Argyrios Kyrtzidis1-2/+2
2012-03-08[libclang] Enhance clang_getOverriddenCursors.Argyrios Kyrtzidis1-1/+1
2011-10-05Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor1-1/+1
2011-10-04Improve location fidelity of objc decls.Argyrios Kyrtzidis1-3/+3
2011-03-08Fixed source range for all DeclaratorDecl's.Abramo Bagnara1-1/+1
2010-10-01Extend libclang with an API that determines, given a C++ virtualDouglas Gregor1-1/+1
2010-09-01Split ObjCInterfaceDecl::ReferencedProtocols into two lists: ReferencedProtoc...Ted Kremenek1-0/+18
2010-05-03Workaround: Don't add ObjCMethodDecls to the vector of TopLevelDecls since th...Ted Kremenek1-0/+26