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