Searched refs:VisitAttributedType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 743 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anondc2745e90211::ODRTypeVisitor |
| H A D | ASTDumper.cpp | 179 void VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in __anon7de60b550111::ASTDumper |
| H A D | Type.cpp | 1000 QualType VisitAttributedType(const AttributedType *T) { in TRIVIAL_TYPE_CLASS() |
| H A D | ASTImporter.cpp | 353 ExpectedType VisitAttributedType(const AttributedType *T); |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 403 void ASTTypeWriter::VisitAttributedType(const AttributedType *T) { in VisitAttributedType() function in ASTTypeWriter |