Searched refs:VisitAttributedType (Results 1 – 4 of 4) sorted by relevance
906 QualType VisitAttributedType(const AttributedType *T) { in TRIVIAL_TYPE_CLASS()1563 AutoType *VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anon24d92e8c0411::GetContainedAutoVisitor
362 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anondc40ccbf0111::ASTDumper
70 QualType VisitAttributedType(const AttributedType *T);1771 QualType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTNodeImporter
303 void ASTTypeWriter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTTypeWriter