Searched refs:IsEHCleanup (Results 1 – 2 of 2) sorted by relevance
60 unsigned IsEHCleanup : 1; variable264 CleanupBits.IsEHCleanup = isEH; in EHCleanupScope()282 bool isEHCleanup() const { return CleanupBits.IsEHCleanup; } in isEHCleanup()
159 bool IsEHCleanup = Kind & EHCleanup; in pushCleanup() local163 IsEHCleanup, in pushCleanup()171 if (IsEHCleanup) in pushCleanup()