#include "llvm/DebugInfo/LogicalView/Core/LVStringPool.h"
Definition at line 28 of file LVStringPool.h.
 
◆ LVStringPool() [1/3]
  
  
      
        
          | llvm::logicalview::LVStringPool::LVStringPool  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ LVStringPool() [2/3]
◆ LVStringPool() [3/3]
  
  
      
        
          | llvm::logicalview::LVStringPool::LVStringPool  | 
          ( | 
          LVStringPool && |           other | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ ~LVStringPool()
  
  
      
        
          | llvm::logicalview::LVStringPool::~LVStringPool  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ dump()
  
  
      
        
          | void llvm::logicalview::LVStringPool::dump  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ findIndex()
  
  
      
        
          | size_t llvm::logicalview::LVStringPool::findIndex  | 
          ( | 
          StringRef |           Key | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getIndex()
  
  
      
        
          | size_t llvm::logicalview::LVStringPool::getIndex  | 
          ( | 
          StringRef |           Key | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getSize()
  
  
      
        
          | size_t llvm::logicalview::LVStringPool::getSize  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getString()
  
  
      
        
          | StringRef llvm::logicalview::LVStringPool::getString  | 
          ( | 
          size_t |           Index | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ isValidIndex()
  
  
      
        
          | bool llvm::logicalview::LVStringPool::isValidIndex  | 
          ( | 
          size_t |           Index | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ print()
  
  
      
        
          | void llvm::logicalview::LVStringPool::print  | 
          ( | 
          raw_ostream & |           OS | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: