Home
last modified time | relevance | path

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

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