clang 19.0.0git
Public Types | List of all members
clang::CodeGen::ConstantInitBuilderTraits Struct Reference

#include "clang/CodeGen/ConstantInitBuilder.h"

Public Types

using InitBuilder = ConstantInitBuilder
 
using AggregateBuilderBase = ConstantAggregateBuilderBase
 
using ArrayBuilder = ConstantArrayBuilder
 
using StructBuilder = ConstantStructBuilder
 

Detailed Description

Definition at line 522 of file ConstantInitBuilder.h.

Member Typedef Documentation

◆ AggregateBuilderBase

Definition at line 524 of file ConstantInitBuilder.h.

◆ ArrayBuilder

Definition at line 525 of file ConstantInitBuilder.h.

◆ InitBuilder

Definition at line 523 of file ConstantInitBuilder.h.

◆ StructBuilder

Definition at line 526 of file ConstantInitBuilder.h.


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