Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLLVMContext

288       llvm::StructType::get(CGM.getLLVMContext(), elementTypes, true);
396 llvm::StructType::get(CGM.getLLVMContext(), elementTypes, true);
481 llvm::StructType::get(CGM.getLLVMContext(), elementTypes, true);
1671 llvm::StructType::createNamed(getLLVMContext(),
1713 llvm::Type *Ty = llvm::Type::getInt8Ty(getLLVMContext());