LLDB mainline
Public Attributes | List of all members
lldb_private::TypeNameSpecifierImpl::TypeOrName Struct Reference

Public Attributes

std::string m_type_name
 
CompilerType m_compiler_type
 

Detailed Description

Definition at line 192 of file FormatClasses.h.

Member Data Documentation

◆ m_compiler_type

CompilerType lldb_private::TypeNameSpecifierImpl::TypeOrName::m_compiler_type

◆ m_type_name

std::string lldb_private::TypeNameSpecifierImpl::TypeOrName::m_type_name

The documentation for this struct was generated from the following file: