| commit | 97c7571ef3f958e6600f5768cf4f75404a09f0d3 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Sat Oct 02 22:49:11 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Sat Oct 02 22:49:11 2010 +0000 |
| tree | 4bc2a9e9f7c767d17521669fa4711ad8cc2a9c30 | |
| parent | 743bc472ac9a411838246581ec26ec74884fee2a [diff] |
Introduce a new libclang function, clang_getCursorDisplayName(), which produces a simple "display" name that captures the arguments/parameters for a function, function template, class template, or class template specialization. llvm-svn: 115428