1. 42b2984 Expose more statement, expression, and declaration kinds in libclang, by Douglas Gregor · 13 years ago
  2. c295461 [libclang] For getDeclFromExpr in CIndex.cpp, associate the decl of by Argyrios Kyrtzidis · 13 years ago
  3. 430d7a1 Added clang_getCursorReferenceNameRange to libclang to to retrieve parts of by Douglas Gregor · 13 years ago
  4. ff676cb Fixed source range for all DeclaratorDecl's. by Abramo Bagnara · 14 years ago
  5. a9b06d4 ntroduce clang_getSpellingLocation() into libclang, to provide the by Douglas Gregor · 14 years ago
  6. 38f28c1 Teach clang_getCursorReferenced() and friends about BlockDeclRefExprs. by Douglas Gregor · 14 years ago
  7. fc92920 Add indexing support for the block and @property type location information by John McCall · 14 years ago