Home
last modified time | relevance | path

Searched defs:VisitDecayedType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DODRHash.cpp943 void VisitDecayedType(const DecayedType *T) { VisitDecayedType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DType.cpp1199 QualType VisitDecayedType(const DecayedType *T) { VisitDecayedType() function
H A DASTImporter.cpp1145 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { VisitDecayedType() function in ASTNodeImporter