Definition at line 281 of file virtualCFG.h.
 
◆ InterestingNode()
  
  
      
        
          | VirtualCFG::InterestingNode::InterestingNode  | 
          ( | 
          CFGNode  | 
          n | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ toString()
  
  
      
        
          | std::string VirtualCFG::InterestingNode::toString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ toStringForDebugging()
  
  
      
        
          | std::string VirtualCFG::InterestingNode::toStringForDebugging  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ id()
  
  
      
        
          | std::string VirtualCFG::InterestingNode::id  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNode()
  
  
      
        
          | SgNode * VirtualCFG::InterestingNode::getNode  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ toNode()
  
  
      
        
          | const CFGNode & VirtualCFG::InterestingNode::toNode  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getIndex()
  
  
      
        
          | unsigned int VirtualCFG::InterestingNode::getIndex  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ isInteresting()
  
  
      
        
          | bool VirtualCFG::InterestingNode::isInteresting  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool VirtualCFG::InterestingNode::operator==  | 
          ( | 
          const InterestingNode &  | 
          o | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool VirtualCFG::InterestingNode::operator!=  | 
          ( | 
          const InterestingNode &  | 
          o | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool VirtualCFG::InterestingNode::operator<  | 
          ( | 
          const InterestingNode &  | 
          o | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: