Searched refs:DefinedProtocols (Results 1 – 1 of 1) sorted by relevance
871 llvm::DenseSet<IdentifierInfo *> DefinedProtocols; member in __anonb5e682970111::CGObjCCommonMac2892 DefinedProtocols.insert(PD->getIdentifier()); in GenerateProtocol()2902 if (DefinedProtocols.count(PD->getIdentifier())) in GetProtocolRef()