Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add c-index-test printing and tests for static and virtual method | Douglas Gregor | 2011-05-13 | 1 | -2/+2 |
| | | | | | | query functions, from Erik Verbruggen! llvm-svn: 131295 | ||||
* | Fixed source range for all DeclaratorDecl's. | Abramo Bagnara | 2011-03-08 | 1 | -2/+2 |
| | | | | llvm-svn: 127225 | ||||
* | Extend libclang with an API that determines, given a C++ virtual | Douglas Gregor | 2010-10-01 | 1 | -0/+20 |
member function or an Objective-C method, which other member functions/methods it overrides. llvm-svn: 115338 |