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