Searched refs:GenerateProtocolMethodList (Results 1 – 1 of 1) sorted by relevance
455 llvm::Constant *GenerateProtocolMethodList(1699 GenerateProtocolMethodList(ArrayRef<llvm::Constant *> MethodNames, in GenerateProtocolMethodList() function in CGObjCGNU1773 GenerateProtocolMethodList(EmptyConstantVector, EmptyConstantVector); in GenerateEmptyProtocol()1844 GenerateProtocolMethodList(InstanceMethodNames, InstanceMethodTypes); in GenerateProtocol()1846 GenerateProtocolMethodList(ClassMethodNames, ClassMethodTypes); in GenerateProtocol()1848 GenerateProtocolMethodList(OptionalInstanceMethodNames, in GenerateProtocol()1851 GenerateProtocolMethodList(OptionalClassMethodNames, in GenerateProtocol()