Searched defs:isActive (Results 1 – 3 of 3) sorted by relevance
266 EHCleanupScope(bool isNormal, bool isEH, bool isActive, in EHCleanupScope()297 bool isActive() const { return CleanupBits.IsActive; } in isActive() function
908 bool isActive() const { return IsActive; } in isActive() function
649 bool isActive; variable