Searched defs:SimpleTransformVisitor (Results 1 – 1 of 1) sorted by relevance
733 struct SimpleTransformVisitor struct735 ASTContext &Ctx;738 QualType recurse(QualType type) { in recurse()743 SimpleTransformVisitor(ASTContext &ctx, F &&f) in SimpleTransformVisitor() argument756 TRIVIAL_TYPE_CLASS(Builtin) in TRIVIAL_TYPE_CLASS()947 QualType VisitParenType(const ParenType *T) { in VisitParenType()959 TRIVIAL_TYPE_CLASS(ObjCTypeParam) in TRIVIAL_TYPE_CLASS()991 TRIVIAL_TYPE_CLASS(TypeOf) in TRIVIAL_TYPE_CLASS()1033 TRIVIAL_TYPE_CLASS(TemplateSpecialization) in TRIVIAL_TYPE_CLASS()1052 TRIVIAL_TYPE_CLASS(PackExpansion) in TRIVIAL_TYPE_CLASS()[all …]