Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:useEHCleanup

489                     /*useEHCleanup*/ true);
1200 bool useEHCleanup = (cleanupKind & EHCleanup);
1202 useEHCleanup);
1329 /// \param useEHCleanup - whether to push an EH cleanup to destroy
1337 bool useEHCleanup) {
1363 if (useEHCleanup)
1369 if (useEHCleanup)
1408 /*checkZeroLength*/ true, /*useEHCleanup*/ false);