Searched refs:useEHCleanup (Results 1 – 2 of 2) sorted by relevance
2199 bool useEHCleanup = (cleanupKind & EHCleanup); in emitAutoVarTypeCleanup() local2201 useEHCleanup); in emitAutoVarTypeCleanup()2441 bool useEHCleanup) { in emitArrayDestroy() argument2468 if (useEHCleanup) in emitArrayDestroy()2476 if (useEHCleanup) in emitArrayDestroy()
2242 bool useEHCleanup);