| commit | 12bca22e91415038c3f05a167297d5b344d45824 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Aug 31 14:41:23 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Aug 31 14:41:23 2010 +0000 |
| tree | 0bd43a558e801218b75731e00963fbd0222dc7e7 | |
| parent | db2be6a59285e6049c18be26129cccae28447341 [diff] |
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