Searched refs:VisitObjCTypeParamDecl (Results 1 – 7 of 7) sorted by relevance
397 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
273 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
158 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);1013 void ASTDeclWriter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclWriter
436 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);1207 void ASTDeclReader::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclReader
1120 void JSONNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in JSONNodeDumper
2900 void TextNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in TextNodeDumper
545 ExpectedDecl VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);5131 ExpectedDecl ASTNodeImporter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTNodeImporter