Lines Matching full:transformations
60 /// Semantic tree transformations are split into two stages, either of which
71 /// most coarse-grained transformations involve replacing TransformType(),
76 /// For more fine-grained transformations, subclasses can replace any of the
84 /// AST nodes. However, certain other tree transformations (e.g, cloning) may
298 /// transformations) or some set of the TransformXXXType functions
1750 /// copying with transformations that turn what looks like an overloaded
3273 // Temporary workaround. All of these transformations should
3274 // eventually turn into transformations on TypeLocs.