Searched refs:VisitObjCTypeParamDecl (Results 1 – 7 of 7) sorted by relevance
366 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
257 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
140 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);731 void ASTDeclWriter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclWriter
437 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);1082 void ASTDeclReader::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclReader
976 void JSONNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in JSONNodeDumper
2218 void TextNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in TextNodeDumper
524 ExpectedDecl VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);4371 ExpectedDecl ASTNodeImporter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTNodeImporter