Searched refs:GetProtocolRef (Results 1 – 1 of 1) sorted by relevance
1000 llvm::Constant *GetProtocolRef(const ObjCProtocolDecl *PD);2930 return llvm::ConstantExpr::getBitCast(GetProtocolRef(PD), in GenerateProtocolRef()2946 llvm::Constant *CGObjCCommonMac::GetProtocolRef(const ObjCProtocolDecl *PD) { in GetProtocolRef() function in CGObjCCommonMac3133 refsArray.add(GetProtocolRef(*begin)); in EmitProtocolList()6958 array.add(GetProtocolRef(*begin)); // Implemented??? in EmitProtocolList()