Searched refs:VisitTypedefType (Results 1 – 7 of 7) sorted by relevance
380 void VisitTypedefType(const TypedefType *T) { AddDecl(T->getDecl()); } in VisitTypedefType() function in __anon91a37be10111::TypeVisitorHelper
337 void VisitTypedefType(const TypedefType *T);
222 void VisitTypedefType(const TypedefType *TT);
1216 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anonb4317f1a0211::ODRTypeVisitor
602 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { in VisitTypedefType() function in JSONNodeDumper
2125 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in TextNodeDumper
1629 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter3839 std::optional<bool> VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anone38d232b0411::IsTypeDeclaredInsideVisitor