Searched defs:VisitDecayedType (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 789 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anonb1d94ece0211::ODRTypeVisitor |
| H A D | Type.cpp | 1113 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function |
| H A D | ASTImporter.cpp | 1104 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter |