Searched refs:VisitDecayedType (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | TemplateArgumentHasher.cpp | 258 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anon91a37be10111::TypeVisitorHelper |
| /freebsd/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 971 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anonb4317f1a0211::ODRTypeVisitor |
| H A D | Type.cpp | 1249 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function |
| H A D | ASTImporter.cpp | 1374 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter |