Searched refs:MethodNames (Results 1 – 1 of 1) sorted by relevance
438 ArrayRef<llvm::Constant *> MethodNames,1660 GenerateProtocolMethodList(ArrayRef<llvm::Constant *> MethodNames, in GenerateProtocolMethodList() argument1671 Elements.push_back(MethodNames[i]); in GenerateProtocolMethodList()1676 MethodNames.size()); in GenerateProtocolMethodList()1682 Methods.push_back(llvm::ConstantInt::get(IntTy, MethodNames.size())); in GenerateProtocolMethodList()