Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ProtocolTy

1753   llvm::StructType *ProtocolTy = llvm::StructType::get(IdTy,
1772 return MakeGlobal(ProtocolTy, Elements, ".objc_protocol");
1915 llvm::StructType *ProtocolTy = llvm::StructType::get(IdTy,
1939 llvm::ConstantExpr::getBitCast(MakeGlobal(ProtocolTy, Elements,