Searched refs:MethodNames (Results 1 – 1 of 1) sorted by relevance
442 ArrayRef<llvm::Constant *> MethodNames,1677 GenerateProtocolMethodList(ArrayRef<llvm::Constant *> MethodNames, in GenerateProtocolMethodList() argument1688 Elements.push_back(MethodNames[i]); in GenerateProtocolMethodList()1693 MethodNames.size()); in GenerateProtocolMethodList()1699 Methods.push_back(llvm::ConstantInt::get(IntTy, MethodNames.size())); in GenerateProtocolMethodList()