Searched refs:VisitTypedefType (Results 1 – 6 of 6) sorted by relevance
309 void VisitTypedefType(const TypedefType *T);
209 void VisitTypedefType(const TypedefType *TT);
1032 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anon79b649e50211::ODRTypeVisitor
500 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { in VisitTypedefType() function in JSONNodeDumper
1477 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in TextNodeDumper
354 ExpectedType VisitTypedefType(const TypedefType *T);1306 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter