Searched refs:PushProtocolProperties (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 993 void PushProtocolProperties( 2746 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo*,16> &PropertySet, in PushProtocolProperties() function in CGObjCCommonMac 2752 PushProtocolProperties(PropertySet, Properties, Container, P, ObjCTypes); in PushProtocolProperties() 2793 PushProtocolProperties(PropertySet, Properties, Container, P, ObjCTypes); in EmitPropertyList() 2797 PushProtocolProperties(PropertySet, Properties, Container, P, ObjCTypes); in EmitPropertyList()
|