summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/print-display-names.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a new libclang function, clang_getCursorDisplayName(), whichDouglas Gregor2010-10-021-0/+20
produces a simple "display" name that captures the arguments/parameters for a function, function template, class template, or class template specialization. llvm-svn: 115428
OpenPOWER on IntegriCloud