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