summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/overrides.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add c-index-test printing and tests for static and virtual methodDouglas Gregor2011-05-131-2/+2
| | | | | | query functions, from Erik Verbruggen! llvm-svn: 131295
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-2/+2
| | | | llvm-svn: 127225
* Extend libclang with an API that determines, given a C++ virtualDouglas Gregor2010-10-011-0/+20
member function or an Objective-C method, which other member functions/methods it overrides. llvm-svn: 115338
OpenPOWER on IntegriCloud