clang API Documentation

Public Attributes
clang::AttributeList::TypeTagForDatatypeData Struct Reference

#include <AttributeList.h>

Collaboration diagram for clang::AttributeList::TypeTagForDatatypeData:
Collaboration graph
[legend]

List of all members.

Public Attributes

ParsedTypeMatchingCType
unsigned LayoutCompatible: 1
unsigned MustBeNull: 1

Detailed Description

Definition at line 161 of file AttributeList.h.


Member Data Documentation

Definition at line 163 of file AttributeList.h.

Referenced by clang::AttributeList::getLayoutCompatible().

Definition at line 162 of file AttributeList.h.

Referenced by clang::AttributeList::getMatchingCType().

Definition at line 164 of file AttributeList.h.

Referenced by clang::AttributeList::getMustBeNull().


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