Searched refs:IgnoredStackElements (Results 1 – 1 of 1) sorted by relevance
241 unsigned IgnoredStackElements = 0; member in __anona08a17510111::DSAStackTy248 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()256 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()267 Stack.back().first.size() <= IgnoredStackElements; in isStackEmpty()271 : Stack.back().first.size() - IgnoredStackElements; in getStackSize()394 assert(!IgnoredStackElements && in push()404 assert(!IgnoredStackElements && in pop()426 --Self.IgnoredStackElements; in disable()432 ++Self.IgnoredStackElements; in enable()466 assert(!IgnoredStackElements && in pushFunction()[all …]