clang 23.0.0git
clang::detail::TypeTagForDatatypeData Struct Reference

#include "clang/Sema/ParsedAttr.h"

Public Attributes

ParsedType MatchingCType
unsigned LayoutCompatible: 1
unsigned MustBeNull: 1

Detailed Description

Definition at line 85 of file ParsedAttr.h.

Member Data Documentation

◆ LayoutCompatible

unsigned clang::detail::TypeTagForDatatypeData::LayoutCompatible

Definition at line 88 of file ParsedAttr.h.

◆ MatchingCType

ParsedType clang::detail::TypeTagForDatatypeData::MatchingCType

Definition at line 86 of file ParsedAttr.h.

◆ MustBeNull

unsigned clang::detail::TypeTagForDatatypeData::MustBeNull

Definition at line 90 of file ParsedAttr.h.


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