Searched refs:GetProtocolRef (Results 1 – 1 of 1) sorted by relevance
994 llvm::Constant *GetProtocolRef(const ObjCProtocolDecl *PD);2663 return llvm::ConstantExpr::getBitCast(GetProtocolRef(PD), in GenerateProtocolRef()2679 llvm::Constant *CGObjCCommonMac::GetProtocolRef(const ObjCProtocolDecl *PD) { in GetProtocolRef() function in CGObjCCommonMac2879 ProtocolRefs.push_back(GetProtocolRef(*begin)); in EmitProtocolList()6621 ProtocolRefs.push_back(GetProtocolRef(*begin)); // Implemented??? in EmitProtocolList()