Definition at line 103 of file virtualBinCFG.h.
 
◆ CFGEdge()
◆ toString()
      
        
          | string VirtualBinCFG::CFGEdge::toString  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ toStringForDebugging()
      
        
          | string VirtualBinCFG::CFGEdge::toStringForDebugging  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ id()
      
        
          | string VirtualBinCFG::CFGEdge::id  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ source()
  
  
      
        
          | CFGNode VirtualBinCFG::CFGEdge::source  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ target()
  
  
      
        
          | CFGNode VirtualBinCFG::CFGEdge::target  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ condition()
      
        
          | EdgeConditionKind VirtualBinCFG::CFGEdge::condition  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ operator==()
  
  
      
        
          | bool VirtualBinCFG::CFGEdge::operator==  | 
          ( | 
          const CFGEdge &  | 
          o | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool VirtualBinCFG::CFGEdge::operator!=  | 
          ( | 
          const CFGEdge &  | 
          o | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool VirtualBinCFG::CFGEdge::operator<  | 
          ( | 
          const CFGEdge &  | 
          o | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: