clang
3.9.0
|
#include <AttributeList.h>
Public Attributes | |
ParsedType * | MatchingCType |
unsigned | LayoutCompatible: 1 |
unsigned | MustBeNull: 1 |
Definition at line 183 of file AttributeList.h.
unsigned clang::AttributeList::TypeTagForDatatypeData::LayoutCompatible |
Definition at line 185 of file AttributeList.h.
Referenced by clang::AttributeList::getLayoutCompatible().
ParsedType* clang::AttributeList::TypeTagForDatatypeData::MatchingCType |
Definition at line 184 of file AttributeList.h.
Referenced by clang::AttributeList::getMatchingCType().
unsigned clang::AttributeList::TypeTagForDatatypeData::MustBeNull |
Definition at line 186 of file AttributeList.h.
Referenced by clang::AttributeList::getMustBeNull().