LLDB mainline
lldb_private::TypeNameSpecifierImpl::TypeOrName Struct Reference

Public Attributes

std::string m_type_name
CompilerType m_compiler_type

Detailed Description

Definition at line 198 of file FormatClasses.h.

Member Data Documentation

◆ m_compiler_type

CompilerType lldb_private::TypeNameSpecifierImpl::TypeOrName::m_compiler_type

Definition at line 200 of file FormatClasses.h.

◆ m_type_name

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

Definition at line 199 of file FormatClasses.h.


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