#include <Language.h>
Definition at line 200 of file Language.h.
 
◆ MethodNameVariant()
  
  | 
        
          | lldb_private::Language::MethodNameVariant::MethodNameVariant | ( | ConstString | name, |  
          |  |  | lldb::FunctionNameType | type ) |  | inline | 
 
 
◆ GetName()
  
  | 
        
          | ConstString lldb_private::Language::MethodNameVariant::GetName | ( |  | ) | const |  | inline | 
 
 
◆ GetType()
  
  | 
        
          | lldb::FunctionNameType lldb_private::Language::MethodNameVariant::GetType | ( |  | ) | const |  | inline | 
 
 
◆ m_name
  
  | 
        
          | ConstString lldb_private::Language::MethodNameVariant::m_name |  | private | 
 
 
◆ m_type
  
  | 
        
          | lldb::FunctionNameType lldb_private::Language::MethodNameVariant::m_type |  | private | 
 
 
The documentation for this class was generated from the following file: