Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp856 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames; member in __anon0aefe8a60111::CGObjCCommonMac
5457 llvm::GlobalVariable *&Entry = PropertyNames[Ident]; in GetPropertyName()