Searched refs:VisitTypedefType (Results 1 – 12 of 12) sorted by relevance
41 bool VisitTypedefType(const clang::TypedefType *T);179 bool BMapDeclVisitor::VisitTypedefType(const TypedefType *T) { return TraverseDecl(T->getDecl()); } in VisitTypedefType() function in ebpf::BMapDeclVisitor
311 void VisitTypedefType(const TypedefType *T);
209 void VisitTypedefType(const TypedefType *TT);
629 bool VisitTypedefType(const TypedefType *Type) { in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor
1032 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anon0e23520a0211::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
364 ExpectedType VisitTypedefType(const TypedefType *T);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 __anon59a9c3280111::ASTDumper
60 QualType VisitTypedefType(const TypedefType *T);1773 QualType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter
283 void ASTTypeWriter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTTypeWriter