llvm-project/clang/tools/CIndex
Steve Naroff ef9618b75f Implement accessors clang_getCursorKind(), clang_getCursorDecl().
Implement clang_getCursor() - wired up to Argiris's work.
Implement callbacks for CXCursor_ObjCProtocolRef.

llvm-svn: 81004
2009-09-04 15:44:05 +00:00
..
CIndex.cpp Implement accessors clang_getCursorKind(), clang_getCursorDecl(). 2009-09-04 15:44:05 +00:00
CIndex.exports - Add back some harmless code that part of a reverted commit (r80859). I'll investigate the lifetime snafu (with ASTUnit) separately. 2009-09-03 15:49:00 +00:00
Makefile Add CIndex dependencies: libLLVMC and libclangSema (for IdentifierResolver). 2009-08-28 18:33:53 +00:00