Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:emitDestroy

361       CGF.emitDestroy(addr, type, destroyer, useEHCleanupForArray);
1286 /// emitDestroy - Immediately perform the destruction of the given
1297 void CodeGenFunction::emitDestroy(llvm::Value *addr, QualType type,