Searched defs:VisitObjCImplDecl (Results 1 – 3 of 3) sorted by relevance
773 void ASTDeclWriter::VisitObjCImplDecl(ObjCImplDecl *D) { in VisitObjCImplDecl() function in ASTDeclWriter
1080 void ASTDeclReader::VisitObjCImplDecl(ObjCImplDecl *D) { in VisitObjCImplDecl() function in ASTDeclReader
1149 bool CursorVisitor::VisitObjCImplDecl(ObjCImplDecl *D) { in VisitObjCImplDecl() function in CursorVisitor