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