Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RecordTy

1571   llvm::Type *RecordTy = CGM.Int32Ty->getPointerTo();
1572 llvm::Type *PtrsTy = llvm::StructType::get(RecordTy, CGM.VoidPtrTy, nullptr);