#include <Sema.h>
Definition at line 9127 of file Sema.h.
| clang::Sema::TypeTagData::TypeTagData |
( |
| ) |
|
|
inline |
| clang::Sema::TypeTagData::TypeTagData |
( |
QualType |
Type, |
|
|
bool |
LayoutCompatible, |
|
|
bool |
MustBeNull |
|
) |
| |
|
inline |
| unsigned clang::Sema::TypeTagData::LayoutCompatible |
If true, Type should be compared with other expression's types for layout-compatibility.
Definition at line 9139 of file Sema.h.
| unsigned clang::Sema::TypeTagData::MustBeNull |
The documentation for this struct was generated from the following file: