Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp862 llvm::DenseMap<Selector, llvm::GlobalVariable *> SelectorReferences; member in __anonb5e682970111::CGObjCCommonMac
5156 llvm::GlobalVariable *&Entry = SelectorReferences[Sel]; in EmitSelectorAddr()
7490 llvm::GlobalVariable *&Entry = SelectorReferences[Sel]; in EmitSelectorAddr()