Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:emitArrayDestroy

1318   emitArrayDestroy(begin, end, type, destroyer,
1322 /// emitArrayDestroy - Destroys all the elements of the given array,
1332 void CodeGenFunction::emitArrayDestroy(llvm::Value *begin,
1382 /// emitArrayDestroy, the element type here may still be an array type.
1407 CGF.emitArrayDestroy(begin, end, type, destroyer,