Home
last modified time | relevance | path

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

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