clang
3.7.0
|
#include <AttributeList.h>
Public Attributes | |
ParsedType * | MatchingCType |
unsigned | LayoutCompatible: 1 |
unsigned | MustBeNull: 1 |
Definition at line 163 of file AttributeList.h.
unsigned clang::AttributeList::TypeTagForDatatypeData::LayoutCompatible |
Definition at line 165 of file AttributeList.h.
Referenced by clang::AttributeList::getLayoutCompatible().
ParsedType* clang::AttributeList::TypeTagForDatatypeData::MatchingCType |
Definition at line 164 of file AttributeList.h.
Referenced by clang::AttributeList::getMatchingCType().
unsigned clang::AttributeList::TypeTagForDatatypeData::MustBeNull |
Definition at line 166 of file AttributeList.h.
Referenced by clang::AttributeList::getMustBeNull().