Searched refs:IsNormalCleanup (Results 1 – 2 of 2) sorted by relevance
76 unsigned IsNormalCleanup : 1;355 CleanupBits.IsNormalCleanup = isNormal;380 bool isNormalCleanup() const { return CleanupBits.IsNormalCleanup; }
158 bool IsNormalCleanup = Kind & NormalCleanup; in pushCleanup() local172 new (Buffer) EHCleanupScope(IsNormalCleanup, in pushCleanup()178 if (IsNormalCleanup) in pushCleanup()