Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp889 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames; member in __anonb5e682970111::CGObjCCommonMac
5642 llvm::GlobalVariable *&Entry = PropertyNames[Ident]; in GetPropertyName()