#include <SBSymbolContextList.h>
| 
Protected Member Functions | 
| lldb_private::SymbolContextList * | operator-> () const | 
| lldb_private::SymbolContextList & | operator* () const | 
Detailed Description
Definition at line 18 of file SBSymbolContextList.h.
 Constructor & Destructor Documentation
      
        
          | lldb::SBSymbolContextList::SBSymbolContextList | ( |  | ) |  | 
      
 
 
      
        
          | lldb::SBSymbolContextList::~SBSymbolContextList | ( |  | ) |  | 
      
 
 
Member Function Documentation
      
        
          | void lldb::SBSymbolContextList::Clear | ( |  | ) |  | 
      
 
 
      
        
          | bool lldb::SBSymbolContextList::GetDescription | ( | lldb::SBStream & | description | ) |  | 
      
 
 
      
        
          | uint32_t lldb::SBSymbolContextList::GetSize | ( |  | ) | const | 
      
 
 
      
        
          | bool lldb::SBSymbolContextList::IsValid | ( |  | ) | const | 
      
 
 
  
  | 
        
          | lldb_private::SymbolContextList& lldb::SBSymbolContextList::operator* | ( |  | ) | const |  | protected | 
 
 
  
  | 
        
          | lldb_private::SymbolContextList* lldb::SBSymbolContextList::operator-> | ( |  | ) | const |  | protected | 
 
 
Friends And Related Function Documentation
The documentation for this class was generated from the following file: