summaryrefslogtreecommitdiff
path: root/test/Index/load-classes.cpp
AgeCommit message (Expand)Author
2017-12-14[libclang] Add support for checking abstractness of recordsAlex Lorenz
2016-11-04[index] Expose FriendDeclOlivier Goffart
2016-04-27Expose cxx constructor and method properties through libclang and python bind...Jonathan Coe
2014-04-07libclang: add clang_CXXMethod_isConst API that allows to determine if a C++Dmitri Gribenko
2014-01-22When formatting a C++-only declaration name, enable C++ mode in the formatter'sRichard Smith
2013-04-11[libclang] Have clang_getCXXAccessSpecifier() also return the access control ...Argyrios Kyrtzidis
2011-03-08Fixed source range for all DeclaratorDecl's.Abramo Bagnara
2010-09-02Implement basic visitation for nested name specifiers via libclangDouglas Gregor
2010-08-31libclang indexing support for C++ constructors, destructors, andDouglas Gregor