libclang indexing support for C++ constructors, destructors, and
conversion functions. This introduces new cursor kinds for these three
C++ entities, and reworks visitation of function declarations so that
we get type-source information for the names.

llvm-svn: 112600
4 files changed
tree: 0bd43a558e801218b75731e00963fbd0222dc7e7
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/