Searched defs:VisitTypedefType (Results 1 – 10 of 10) sorted by relevance
179 bool BMapDeclVisitor::VisitTypedefType(const TypedefType *T) { return TraverseDecl(T->getDecl()); } in VisitTypedefType() function in ebpf::BMapDeclVisitor
629 bool VisitTypedefType(const TypedefType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
1032 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anonb19c90110211::ODRTypeVisitor
500 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { in VisitTypedefType() function in JSONNodeDumper
1475 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in TextNodeDumper
1305 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter
584 void VisitTypedefType(const TypedefType *TT) { in add() function
345 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anonf46bef8f0111::ASTDumper
1773 QualType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter
283 void ASTTypeWriter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTTypeWriter