Searched refs:VisitAttributedType (Results 1 – 5 of 5) sorted by relevance
385 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function
1145 QualType VisitAttributedType(const AttributedType *T) { in SUGARED_TYPE_CLASS()1431 QualType VisitAttributedType(const AttributedType *attrType) { in VisitAttributedType() function1432 QualType newType = BaseType::VisitAttributedType(attrType); in VisitAttributedType()1893 Type *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anon5177712a0211::GetContainedDeducedTypeVisitor
975 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anoncf944ab10211::ODRTypeVisitor
405 ExpectedType VisitAttributedType(const AttributedType *T);1495 ExpectedType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTNodeImporter
2641 TemplateTypeParmDecl *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function