Searched refs:VisitTypedefType (Results 1 – 6 of 6) sorted by relevance
314 void VisitTypedefType(const TypedefType *T);
211 void VisitTypedefType(const TypedefType *TT);
1032 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anonb1d94ece0211::ODRTypeVisitor
531 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { in VisitTypedefType() function in JSONNodeDumper
1529 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in TextNodeDumper
369 ExpectedType VisitTypedefType(const TypedefType *T);1324 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter