Searched refs:PushProtocolProperties (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 3195 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo*,16> &PropertySet, in PushProtocolProperties() function 3208 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties() 3265 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList() 3269 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
|