Searched refs:IgnoredStackElements (Results 1 – 1 of 1) sorted by relevance
218 unsigned IgnoredStackElements = 0; member in __anon5b04668f0111::DSAStackTy225 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()233 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()244 Stack.back().first.size() <= IgnoredStackElements; in isStackEmpty()248 : Stack.back().first.size() - IgnoredStackElements; in getStackSize()371 assert(!IgnoredStackElements && in push()381 assert(!IgnoredStackElements && in pop()402 --Self.IgnoredStackElements; in disable()408 ++Self.IgnoredStackElements; in enable()443 assert(!IgnoredStackElements && in pushFunction()[all …]