Searched refs:VisitTypedefType (Results 1 – 5 of 5) sorted by relevance
282 void VisitTypedefType(const TypedefType *T);
948 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anondc2745e90211::ODRTypeVisitor
1118 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in TextNodeDumper
342 ExpectedType VisitTypedefType(const TypedefType *T);1245 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter
339 void ASTTypeWriter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTTypeWriter