Searched defs:S_RecoveryGuard (Results 1 – 1 of 1) sorted by relevance
41 struct ContextForAry::S_RecoveryGuard struct in cpp::ContextForAry47 …void Reset() { bIsWithinRecovery = false; nBlockBracketsCounter = 0… in Reset()59 bool bIsWithinRecovery;60 intt nBlockBracketsCounter;72 S_RecoveryGuard::S_RecoveryGuard() in S_RecoveryGuard() function in cpp::ContextForAry::S_RecoveryGuard
Completed in 13 milliseconds