Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ObjCImplDecl

119     void VisitObjCImplDecl(ObjCImplDecl *D);
590 void ASTDeclWriter::VisitObjCImplDecl(ObjCImplDecl *D) {
1634 if (isa<FileScopeAsmDecl>(D) || isa<ObjCImplDecl>(D))