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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp880 /// SelectorReferences - uniqued selector references.
881 llvm::DenseMap<Selector, llvm::GlobalVariable*> SelectorReferences; member in class:__anon17846::CGObjCCommonMac
4432 llvm::GlobalVariable *&Entry = SelectorReferences[Sel];
6796 llvm::GlobalVariable *&Entry = SelectorReferences[Sel];

Completed in 540 milliseconds