Lines Matching refs:MethodList
1734 llvm::Constant *MethodList = in GenerateEmptyProtocol() local
1741 MethodList->getType(), in GenerateEmptyProtocol()
1742 MethodList->getType(), in GenerateEmptyProtocol()
1743 MethodList->getType(), in GenerateEmptyProtocol()
1744 MethodList->getType(), in GenerateEmptyProtocol()
1753 Elements.push_back(MethodList); in GenerateEmptyProtocol()
1754 Elements.push_back(MethodList); in GenerateEmptyProtocol()
1755 Elements.push_back(MethodList); in GenerateEmptyProtocol()
1756 Elements.push_back(MethodList); in GenerateEmptyProtocol()
2275 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
2334 MethodList, GenerateProtocolList(Protocols), IvarOffsetArray, in GenerateClass()