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