reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
783 struct SimpleTransformVisitor : public TypeVisitor<Derived, QualType> { 1183 : public SimpleTransformVisitor<SubstObjCTypeArgsVisitor> { 1184 using BaseType = SimpleTransformVisitor<SubstObjCTypeArgsVisitor>; 1416 SubstObjCTypeArgsVisitor visitor(ctx, typeArgs, context);