Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp885 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames; member in __anon0dba85c70111::CGObjCCommonMac
5666 llvm::GlobalVariable *&Entry = PropertyNames[Ident]; in GetPropertyName()