Searched refs:GetProtocolRef (Results 1 – 1 of 1) sorted by relevance
1030 llvm::Constant *GetProtocolRef(const ObjCProtocolDecl *PD);2972 return llvm::ConstantExpr::getBitCast(GetProtocolRef(PD), in GenerateProtocolRef()2988 llvm::Constant *CGObjCCommonMac::GetProtocolRef(const ObjCProtocolDecl *PD) { in GetProtocolRef() function in CGObjCCommonMac3177 refsArray.add(GetProtocolRef(Proto)); in EmitProtocolList()7163 ProtocolRefs.push_back(GetProtocolRef(PD)); in EmitProtocolList()