Searched refs:GenerateProtocolMethodList (Results 1 – 1 of 1) sorted by relevance
441 llvm::Constant *GenerateProtocolMethodList(1677 GenerateProtocolMethodList(ArrayRef<llvm::Constant *> MethodNames, in GenerateProtocolMethodList() function in CGObjCGNU1754 GenerateProtocolMethodList(EmptyConstantVector, EmptyConstantVector); in GenerateEmptyProtocol()1829 GenerateProtocolMethodList(InstanceMethodNames, InstanceMethodTypes); in GenerateProtocol()1831 GenerateProtocolMethodList(ClassMethodNames, ClassMethodTypes); in GenerateProtocol()1833 GenerateProtocolMethodList(OptionalInstanceMethodNames, in GenerateProtocol()1836 GenerateProtocolMethodList(OptionalClassMethodNames, in GenerateProtocol()