summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaTemplate.h
Commit message (Expand)AuthorAgeFilesLines
* After performing template argument deduction for a function template,Douglas Gregor2010-03-281-0/+34
* Implement partial ordering of function template specializations Douglas Gregor2009-09-141-0/+13
* Tighten up the conversion from a single-level template argument listDouglas Gregor2009-08-281-1/+2
* Remove the conversion from a multi-level template argument list back to a sin...Douglas Gregor2009-08-281-8/+0
* Implement template instantiation for member class templates.Douglas Gregor2009-08-281-4/+22
* Collect multiple levels of template arguments into a new type,Douglas Gregor2009-08-281-0/+80
OpenPOWER on IntegriCloud