summaryrefslogtreecommitdiffstats
path: root/test/Index/local-symbols.m
Commit message (Expand)AuthorAgeFilesLines
* [libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl...Argyrios Kyrtzidis2012-03-231-2/+2
* [libclang] Enhance clang_getOverriddenCursors.Argyrios Kyrtzidis2012-03-081-1/+1
* Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor2011-10-051-1/+1
* Improve location fidelity of objc decls.Argyrios Kyrtzidis2011-10-041-3/+3
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-1/+1
* Extend libclang with an API that determines, given a C++ virtualDouglas Gregor2010-10-011-1/+1
* Split ObjCInterfaceDecl::ReferencedProtocols into two lists: ReferencedProtoc...Ted Kremenek2010-09-011-0/+18
* Workaround: Don't add ObjCMethodDecls to the vector of TopLevelDecls since th...Ted Kremenek2010-05-031-0/+26