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