llvm-capstone/clang/include
Argyrios Kyrtzidis 7519c5e440 [libclang] Simplify the indexing API.
Cut down the number of callbacks to more generic ones. Clients can check
an enum to find out what kind of declaration it is and they can call functions
to get more specific information than the generic provided info.

llvm-svn: 144343
2011-11-11 00:23:36 +00:00
..
clang Add a const version of ObjCClassDecl::getForwardDecl, no functionality change. 2011-11-11 00:23:31 +00:00
clang-c [libclang] Simplify the indexing API. 2011-11-11 00:23:36 +00:00
CMakeLists.txt
Makefile