Searched refs:VisitDecayedType (Results 1 – 5 of 5) sorted by relevance
789 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anon0e23520a0211::ODRTypeVisitor
1113 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
346 ExpectedType VisitDecayedType(const DecayedType *T);1085 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter
904 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
146 void ASTTypeWriter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTTypeWriter