Searched refs:IgnoredStackElements (Results 1 – 1 of 1) sorted by relevance
246 unsigned IgnoredStackElements = 0; member in __anon8e68b8fa0111::DSAStackTy253 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()261 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()272 Stack.back().first.size() <= IgnoredStackElements; in isStackEmpty()276 : Stack.back().first.size() - IgnoredStackElements; in getStackSize()399 assert(!IgnoredStackElements && in push()409 assert(!IgnoredStackElements && in pop()431 --Self.IgnoredStackElements; in disable()437 ++Self.IgnoredStackElements; in enable()471 assert(!IgnoredStackElements && in pushFunction()[all …]