Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ObjCSynthesizedProtocols

109     llvm::SmallPtrSet<ObjCProtocolDecl*, 8> ObjCSynthesizedProtocols;
5210 if (ObjCSynthesizedProtocols.count(PDecl->getCanonicalDecl()))
5335 if (!ObjCSynthesizedProtocols.insert(PDecl->getCanonicalDecl()))