Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1711 llvm::Constant * ProtocolArray = llvm::ConstantArray::get(ProtocolArrayTy, in GenerateProtocolList() local
1716 Elements.push_back(ProtocolArray); in GenerateProtocolList()
1952 llvm::Constant * ProtocolArray = llvm::ConstantArray::get(ProtocolArrayTy, in GenerateProtocolHolderCategory() local
1958 ProtocolElements.push_back(ProtocolArray); in GenerateProtocolHolderCategory()