Searched refs:VisitDecayedType (Results 1 – 3 of 3) sorted by relevance
789 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anon79b649e50211::ODRTypeVisitor
1113 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
336 ExpectedType VisitDecayedType(const DecayedType *T);1086 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter