Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1729 llvm::Constant * ProtocolArray = llvm::ConstantArray::get(ProtocolArrayTy, in GenerateProtocolList() local
1734 Elements.push_back(ProtocolArray); in GenerateProtocolList()
1972 llvm::Constant * ProtocolArray = llvm::ConstantArray::get(ProtocolArrayTy, in GenerateProtocolHolderCategory() local
1978 ProtocolElements.push_back(ProtocolArray); in GenerateProtocolHolderCategory()