Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ObjCSynthesizedProtocols

111     llvm::SmallPtrSet<ObjCProtocolDecl*, 8> ObjCSynthesizedProtocols;
5207 if (ObjCSynthesizedProtocols.count(PDecl->getCanonicalDecl()))
5332 if (!ObjCSynthesizedProtocols.insert(PDecl->getCanonicalDecl()))