Lines Matching refs:MethodList
1749 llvm::Constant *MethodList = in GenerateEmptyProtocol() local
1756 MethodList->getType(), in GenerateEmptyProtocol()
1757 MethodList->getType(), in GenerateEmptyProtocol()
1758 MethodList->getType(), in GenerateEmptyProtocol()
1759 MethodList->getType(), in GenerateEmptyProtocol()
1768 Elements.push_back(MethodList); in GenerateEmptyProtocol()
1769 Elements.push_back(MethodList); in GenerateEmptyProtocol()
1770 Elements.push_back(MethodList); in GenerateEmptyProtocol()
1771 Elements.push_back(MethodList); in GenerateEmptyProtocol()
2313 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
2371 MethodList, GenerateProtocolList(Protocols), IvarOffsetArray, in GenerateClass()