| 
    Cppcheck
    
   | 
 
Classes | |
| struct | Iterator | 
Public Member Functions | |
| SelectValueFromVarIdMapRange (const M *m) | |
| Iterator | begin () const | 
| Iterator | end () const | 
Private Types | |
| using | M = std::unordered_map< nonneg int, ValueFlow::Value > | 
Private Attributes | |
| const M * | mMap | 
Definition at line 2365 of file valueflow.cpp.
      
  | 
  private | 
Definition at line 2366 of file valueflow.cpp.
      
  | 
  inlineexplicit | 
Definition at line 2405 of file valueflow.cpp.
      
  | 
  inline | 
Definition at line 2408 of file valueflow.cpp.
References mMap.
      
  | 
  inline | 
Definition at line 2411 of file valueflow.cpp.
References mMap.
      
  | 
  private | 
Definition at line 2416 of file valueflow.cpp.