Home
last modified time | relevance | path

Searched defs:S_RecoveryGuard (Results 1 – 1 of 1) sorted by relevance

/trunk/main/autodoc/source/parser/cpp/
H A Dsrecover.hxx41 struct ContextForAry::S_RecoveryGuard struct in cpp::ContextForAry
47 …id 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