Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:useEHCleanup

479                     /*useEHCleanup*/ true);
1163 bool useEHCleanup = (cleanupKind & EHCleanup);
1165 useEHCleanup);
1281 /// \param useEHCleanup - whether to push an EH cleanup to destroy
1289 bool useEHCleanup) {
1315 if (useEHCleanup)
1321 if (useEHCleanup)
1360 /*checkZeroLength*/ true, /*useEHCleanup*/ false);