Searched refs:nBlockBracketsCounter (Results 1 – 1 of 1) sorted by relevance
47 …void Reset() { bIsWithinRecovery = false; nBlockBracketsCounter = 0… in Reset()60 intt nBlockBracketsCounter; member74 nBlockBracketsCounter(0) in S_RecoveryGuard()88 nBlockBracketsCounter = 0; in StartWaitingFor_Recovery()96 ++nBlockBracketsCounter; in Hdl_SwBracketOpen()104 --nBlockBracketsCounter; in Hdl_SwBracketClose()111 if (bIsWithinRecovery AND nBlockBracketsCounter == 0) in Hdl_Semicolon()
Completed in 7 milliseconds