summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-expr-4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Template instantiation for qualified declaration referenceDouglas Gregor2009-05-221-0/+11
* Add a few tests to ensure that member functions of class templates canDouglas Gregor2009-05-221-0/+38
* Representation of and template instantiation for memberDouglas Gregor2009-05-221-0/+60
* Template instantiation for initializer listsDouglas Gregor2009-05-211-0/+28
* Template instantiation for unary type traits, e.g., __is_podDouglas Gregor2009-05-211-0/+11
* Template instantiation for C++ "typeid" expressions.Douglas Gregor2009-05-211-0/+26
* Template instantiation for C++ throw expressionsDouglas Gregor2009-05-211-0/+18
* Template instantiation for C++ delete expressionDouglas Gregor2009-05-211-1/+13
* Template instantiation for C++ "new" expressions.Douglas Gregor2009-05-211-2/+43
* Template instantiation for CXXExprWithTemporaries, which occurs whenDouglas Gregor2009-05-201-0/+9
* Template instantiation for the various kinds of AST nodes that occurDouglas Gregor2009-05-201-0/+35
OpenPOWER on IntegriCloud