Searched refs:IsEHCleanup (Results 1 – 2 of 2) sorted by relevance
72 unsigned IsEHCleanup : 1; variable296 CleanupBits.IsEHCleanup = isEH; in EHCleanupScope()316 bool isEHCleanup() const { return CleanupBits.IsEHCleanup; } in isEHCleanup()
189 bool IsEHCleanup = Kind & EHCleanup; in pushCleanup() local194 IsEHCleanup, in pushCleanup()202 if (IsEHCleanup) in pushCleanup()