Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Int8PtrPtrTy

176   llvm::Type *Int8PtrTy, *Int8PtrPtrTy;
993 /// strings. The return value has type Int8PtrPtrTy.
2852 return llvm::Constant::getNullValue(ObjCTypes.Int8PtrPtrTy);
2861 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.Int8PtrPtrTy);
5025 Int8PtrPtrTy = CGM.Int8PtrPtrTy;
5138 Int8PtrPtrTy, NULL);
5321 PropertyListPtrTy, IntTy, IntTy, Int8PtrPtrTy,