reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
297 SmallVector<MCPFRange, 8>::iterator CurrWindowLocation = Windows.end(); 303 if (CurrWindowLocation == Windows.end() || 308 Windows.push_back(MCPFRange()); 309 CurrWindowLocation = Windows.end() - 1; 314 if (Windows.empty()) 318 SmallVector<MCPFRange, 8>::iterator I = Windows.begin(); 322 I, Windows.end(), 0.0,