#include <DILParser.h>
Definition at line 35 of file DILParser.h.
 
◆ DILDiagnosticError() [1/2]
  
  | 
        
          | lldb_private::dil::DILDiagnosticError::DILDiagnosticError | ( | DiagnosticDetail | detail | ) |  |  | inline | 
 
 
◆ DILDiagnosticError() [2/2]
      
        
          | lldb_private::dil::DILDiagnosticError::DILDiagnosticError | ( | llvm::StringRef | expr, | 
        
          |  |  | const std::string & | message, | 
        
          |  |  | uint32_t | loc, | 
        
          |  |  | uint16_t | err_len = 1 ) | 
      
 
 
◆ Clone()
  
  | 
        
          | std::unique_ptr< CloneableError > lldb_private::dil::DILDiagnosticError::Clone | ( |  | ) | const |  | inlineoverride | 
 
 
◆ GetDetails()
  
  | 
        
          | llvm::ArrayRef< DiagnosticDetail > lldb_private::dil::DILDiagnosticError::GetDetails | ( |  | ) | const |  | inlineoverride | 
 
 
◆ message()
  
  | 
        
          | std::string lldb_private::dil::DILDiagnosticError::message | ( |  | ) | const |  | inlineoverride | 
 
 
◆ m_detail
The documentation for this class was generated from the following files: