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