Searched refs:VisitObjCTypeParamDecl (Results 1 – 7 of 7) sorted by relevance
396 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
273 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
145 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);840 void ASTDeclWriter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclWriter
453 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);1200 void ASTDeclReader::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclReader
1112 void JSONNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in JSONNodeDumper
2736 void TextNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in TextNodeDumper
496 ExpectedDecl VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);4854 ExpectedDecl ASTNodeImporter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTNodeImporter