Searched refs:VisitObjCTypeParamDecl (Results 1 – 7 of 7) sorted by relevance
382 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
270 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
142 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);802 void ASTDeclWriter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclWriter
458 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);1208 void ASTDeclReader::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclReader
1077 void JSONNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in JSONNodeDumper
2485 void TextNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in TextNodeDumper
495 ExpectedDecl VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);4770 ExpectedDecl ASTNodeImporter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTNodeImporter