Searched refs:IsNormalCleanup (Results 1 – 2 of 2) sorted by relevance
57 unsigned IsNormalCleanup : 1; variable272 CleanupBits.IsNormalCleanup = isNormal; in EHCleanupScope()289 bool isNormalCleanup() const { return CleanupBits.IsNormalCleanup; } in isNormalCleanup()
158 bool IsNormalCleanup = Kind & NormalCleanup; in pushCleanup() local162 new (Buffer) EHCleanupScope(IsNormalCleanup, in pushCleanup()169 if (IsNormalCleanup) in pushCleanup()