Searched refs:GenerateProtocolMethodList (Results 1 – 1 of 1) sorted by relevance
437 llvm::Constant *GenerateProtocolMethodList(1660 GenerateProtocolMethodList(ArrayRef<llvm::Constant *> MethodNames, in GenerateProtocolMethodList() function in CGObjCGNU1735 GenerateProtocolMethodList(EmptyConstantVector, EmptyConstantVector); in GenerateEmptyProtocol()1809 GenerateProtocolMethodList(InstanceMethodNames, InstanceMethodTypes); in GenerateProtocol()1811 GenerateProtocolMethodList(ClassMethodNames, ClassMethodTypes); in GenerateProtocol()1813 GenerateProtocolMethodList(OptionalInstanceMethodNames, in GenerateProtocol()1816 GenerateProtocolMethodList(OptionalClassMethodNames, in GenerateProtocol()