Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp891 llvm::DenseMap<Selector, llvm::GlobalVariable*> SelectorReferences; member in __anon8be0494b0111::CGObjCCommonMac
5319 llvm::GlobalVariable *&Entry = SelectorReferences[Sel]; in EmitSelectorAddr()
7663 llvm::GlobalVariable *&Entry = SelectorReferences[Sel]; in EmitSelectorAddr()