clang
6.0.0
|
#include "clang/Sema/AttributeList.h"
Public Attributes | |
ParsedType * | MatchingCType |
unsigned | LayoutCompatible: 1 |
unsigned | MustBeNull: 1 |
Definition at line 190 of file AttributeList.h.
unsigned clang::AttributeList::TypeTagForDatatypeData::LayoutCompatible |
Definition at line 192 of file AttributeList.h.
Referenced by clang::AttributeList::PropertyData::PropertyData().
ParsedType* clang::AttributeList::TypeTagForDatatypeData::MatchingCType |
Definition at line 191 of file AttributeList.h.
Referenced by clang::AttributeList::PropertyData::PropertyData().
unsigned clang::AttributeList::TypeTagForDatatypeData::MustBeNull |
Definition at line 193 of file AttributeList.h.
Referenced by clang::AttributeList::PropertyData::PropertyData().