Home
last modified time | relevance | path

Searched refs:DefinedProtocols (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp904 llvm::DenseSet<IdentifierInfo*> DefinedProtocols; member in __anonb5e682970111::CGObjCCommonMac
2977 DefinedProtocols.insert(PD->getIdentifier()); in GenerateProtocol()
2987 if (DefinedProtocols.count(PD->getIdentifier())) in GetProtocolRef()