#include "clang/Sema/Sema.h"
Definition at line 10337 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 10349 of file Sema.h.
| unsigned clang::Sema::TypeTagData::MustBeNull |
The documentation for this struct was generated from the following file: