Home
last modified time | relevance | path

Searched refs:MethodList (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1734 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
[all …]