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

#include <CompilerType.h>

Public Attributes

llvm::APSInt value
 
CompilerType type
 

Detailed Description

Definition at line 530 of file CompilerType.h.

Member Data Documentation

◆ type

CompilerType lldb_private::CompilerType::IntegralTemplateArgument::type

Definition at line 532 of file CompilerType.h.

◆ value

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

Definition at line 531 of file CompilerType.h.


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