Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp885 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames; member in __anon0cc8f9a20111::CGObjCCommonMac
5719 llvm::GlobalVariable *&Entry = PropertyNames[Ident]; in GetPropertyName()