clang 19.0.0git
Public Attributes | List of all members
clang::Sema::PragmaPackInfo Struct Reference

#include "clang/Sema/Sema.h"

Public Attributes

PragmaMsStackAction Action
 
StringRef SlotLabel
 
Token Alignment
 

Detailed Description

Definition at line 1202 of file Sema.h.

Member Data Documentation

◆ Action

PragmaMsStackAction clang::Sema::PragmaPackInfo::Action

Definition at line 1203 of file Sema.h.

Referenced by clang::ASTReader::ReadToken().

◆ Alignment

Token clang::Sema::PragmaPackInfo::Alignment

Definition at line 1205 of file Sema.h.

◆ SlotLabel

StringRef clang::Sema::PragmaPackInfo::SlotLabel

Definition at line 1204 of file Sema.h.


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