Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1748 llvm::Constant * ProtocolArray = llvm::ConstantArray::get(ProtocolArrayTy, in GenerateProtocolList() local
1753 Elements.push_back(ProtocolArray); in GenerateProtocolList()
1982 llvm::Constant * ProtocolArray = llvm::ConstantArray::get(ProtocolArrayTy, in GenerateProtocolHolderCategory() local
1988 ProtocolElements.push_back(ProtocolArray); in GenerateProtocolHolderCategory()