Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp900 llvm::DenseSet<IdentifierInfo*> DefinedProtocols; member in __anon0dba85c70111::CGObjCCommonMac
2974 DefinedProtocols.insert(PD->getIdentifier()); in GenerateProtocol()
2984 if (DefinedProtocols.count(PD->getIdentifier())) in GetProtocolRef()