Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ObjCImplDecl

126     void VisitObjCImplDecl(ObjCImplDecl *D);
626 void ASTDeclWriter::VisitObjCImplDecl(ObjCImplDecl *D) {
1830 if (isa<FileScopeAsmDecl>(D) || isa<ObjCImplDecl>(D) || isa<ImportDecl>(D))