Searched refs:VisitObjCTypeParamDecl (Results 1 – 9 of 9) sorted by relevance
228 bool VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);
977 bool CursorVisitor::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in CursorVisitor
370 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
257 void VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D);
141 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);735 void ASTDeclWriter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclWriter
439 void VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);1128 void ASTDeclReader::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTDeclReader
983 void JSONNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in JSONNodeDumper
2251 void TextNodeDumper::VisitObjCTypeParamDecl(const ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in TextNodeDumper
543 ExpectedDecl VisitObjCTypeParamDecl(ObjCTypeParamDecl *D);4432 ExpectedDecl ASTNodeImporter::VisitObjCTypeParamDecl(ObjCTypeParamDecl *D) { in VisitObjCTypeParamDecl() function in ASTNodeImporter