#include <SBTypeNameSpecifier.h>
|  | 
| lldb::TypeNameSpecifierImplSP | GetSP () | 
|  | 
| void | SetSP (const lldb::TypeNameSpecifierImplSP &type_namespec_sp) | 
|  | 
|  | SBTypeNameSpecifier (const lldb::TypeNameSpecifierImplSP &) | 
|  | 
Definition at line 18 of file SBTypeNameSpecifier.h.
 
      
        
          | lldb::SBTypeNameSpecifier::SBTypeNameSpecifier | ( |  | ) |  | 
      
 
 
      
        
          | lldb::SBTypeNameSpecifier::SBTypeNameSpecifier | ( | const char * | name, | 
        
          |  |  | bool | is_regex = false | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | lldb::SBTypeNameSpecifier::SBTypeNameSpecifier | ( | SBType | type | ) |  | 
      
 
 
      
        
          | lldb::SBTypeNameSpecifier::~SBTypeNameSpecifier | ( |  | ) |  | 
      
 
 
  
  | 
        
          | lldb::SBTypeNameSpecifier::SBTypeNameSpecifier | ( | const lldb::TypeNameSpecifierImplSP & |  | ) |  |  | protected | 
 
 
      
        
          | bool lldb::SBTypeNameSpecifier::GetDescription | ( | lldb::SBStream & | description, | 
        
          |  |  | lldb::DescriptionLevel | description_level | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | const char* lldb::SBTypeNameSpecifier::GetName | ( |  | ) |  | 
      
 
 
  
  | 
        
          | lldb::TypeNameSpecifierImplSP lldb::SBTypeNameSpecifier::GetSP | ( |  | ) |  |  | protected | 
 
 
      
        
          | SBType lldb::SBTypeNameSpecifier::GetType | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBTypeNameSpecifier::IsRegex | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBTypeNameSpecifier::IsValid | ( |  | ) | const | 
      
 
 
  
  | 
        
          | void lldb::SBTypeNameSpecifier::SetSP | ( | const lldb::TypeNameSpecifierImplSP & | type_namespec_sp | ) |  |  | protected | 
 
 
  
  | 
        
          | lldb::TypeNameSpecifierImplSP lldb::SBTypeNameSpecifier::m_opaque_sp |  | protected | 
 
 
The documentation for this class was generated from the following file: