Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ObjCSynthesizedProtocols

110     llvm::SmallPtrSet<ObjCProtocolDecl*, 8> ObjCSynthesizedProtocols;
6511 if (ObjCSynthesizedProtocols.count(PDecl->getCanonicalDecl()))
6667 if (!ObjCSynthesizedProtocols.insert(PDecl->getCanonicalDecl()))