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.cpp856 llvm::DenseMap<IdentifierInfo *, llvm::GlobalVariable *> PropertyNames; member in __anonb5e682970111::CGObjCCommonMac
5554 llvm::GlobalVariable *&Entry = PropertyNames[Ident]; in GetPropertyName()