Home | History | Annotate | Download | only in CodeGen

Lines Matching full:arrayref

1743 void CodeGenFunction::EmitARCIntrinsicUse(ArrayRef<llvm::Value*> values) {
1747 llvm::FunctionType::get(CGM.VoidTy, ArrayRef<llvm::Type*>(), true);