summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/load-classes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Add support for checking abstractness of recordsAlex Lorenz2017-12-141-1/+1
* [index] Expose FriendDeclOlivier Goffart2016-11-041-5/+17
* Expose cxx constructor and method properties through libclang and python bind...Jonathan Coe2016-04-271-3/+3
* libclang: add clang_CXXMethod_isConst API that allows to determine if a C++Dmitri Gribenko2014-04-071-4/+26
* When formatting a C++-only declaration name, enable C++ mode in the formatter'sRichard Smith2014-01-221-1/+1
* [libclang] Have clang_getCXXAccessSpecifier() also return the access control ...Argyrios Kyrtzidis2013-04-111-9/+11
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-2/+2
* Implement basic visitation for nested name specifiers via libclangDouglas Gregor2010-09-021-0/+6
* libclang indexing support for C++ constructors, destructors, andDouglas Gregor2010-08-311-0/+22
OpenPOWER on IntegriCloud