reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
656 while (DispSizeStack.size()) { 657 int64_t PrevDisp = DispSizeStack.back().first; 658 unsigned PrevSize = DispSizeStack.back().second; 661 DispSizeStack.pop_back(); 663 DispSizeStack.push_back(DispSizePair); 666 for (auto Disp : DispSizeStack)