Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getDestroyer

1249   if (!destroyer) destroyer = getDestroyer(dtorKind);
1306 CodeGenFunction::getDestroyer(QualType::DestructionKind kind) {
1326 pushDestroy(EHCleanup, addr, type, getDestroyer(dtorKind), true);
1336 pushDestroy(cleanupKind, addr, type, getDestroyer(dtorKind),