Lines Matching defs:MethodList
1483 /// Generates a MethodList. Used in construction of a objc_class and
1753 llvm::Constant *MethodList =
1760 MethodList->getType(),
1761 MethodList->getType(),
1762 MethodList->getType(),
1763 MethodList->getType(),
1772 Elements.push_back(MethodList);
1773 Elements.push_back(MethodList);
1774 Elements.push_back(MethodList);
1775 Elements.push_back(MethodList);
2298 llvm::Constant *MethodList = GenerateMethodList(ClassName, "",
2357 MethodList, GenerateProtocolList(Protocols), IvarOffsetArray,