Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ObjCImplDecl

126     void VisitObjCImplDecl(ObjCImplDecl *D);
608 void ASTDeclWriter::VisitObjCImplDecl(ObjCImplDecl *D) {
1806 if (isa<FileScopeAsmDecl>(D) || isa<ObjCImplDecl>(D))