LLDB mainline
Public Attributes | List of all members
lldb_private::CompilerType::IntegralTemplateArgument Struct Reference

#include <CompilerType.h>

Collaboration diagram for lldb_private::CompilerType::IntegralTemplateArgument:
Collaboration graph
[legend]

Public Attributes

llvm::APSInt value
 
CompilerType type
 

Detailed Description

Definition at line 491 of file CompilerType.h.

Member Data Documentation

◆ type

CompilerType lldb_private::CompilerType::IntegralTemplateArgument::type

Definition at line 493 of file CompilerType.h.

◆ value

llvm::APSInt lldb_private::CompilerType::IntegralTemplateArgument::value

Definition at line 492 of file CompilerType.h.


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