aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/TreeTransform.h
AgeCommit message (Expand)Author
2009-08-06Minor refactoring to introduce a new transformation function,Douglas Gregor
2009-08-06When we encounter a dependent type that was parsed before we know thatDouglas Gregor
2009-08-06Implement transformation of template names within the generic treeDouglas Gregor
2009-08-06Implement transformation of nested-name-specifiers within the generalDouglas Gregor
2009-08-04Move the template instantiation logic for template arguments into theDouglas Gregor
2009-08-04Refactor template instantiation for types into a generic treeDouglas Gregor