Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ObjCSynthesizedProtocols

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