Searched refs:VisitDecayedType (Results 1 – 4 of 4) sorted by relevance
712 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anondc2745e90211::ODRTypeVisitor
978 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
324 ExpectedType VisitDecayedType(const DecayedType *T);1018 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter
200 void ASTTypeWriter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTTypeWriter