clang API Documentation
#include <Sema.h>

Public Attributes | |
| SourceLocation | LocStart |
| SourceLocation | LocEnd |
| bool | isBrackets |
| union { | |
| IdentifierInfo * IdentInfo | |
| Expr * E | |
| } | U |
Definition at line 3766 of file Sema.h.
Referenced by clang::Sema::BuildBuiltinOffsetOf().
Definition at line 3765 of file Sema.h.
Referenced by clang::Sema::BuildBuiltinOffsetOf().
Definition at line 3763 of file Sema.h.
Referenced by clang::Sema::BuildBuiltinOffsetOf().
Definition at line 3762 of file Sema.h.
Referenced by clang::Sema::BuildBuiltinOffsetOf().
Definition at line 3762 of file Sema.h.
Referenced by clang::Sema::BuildBuiltinOffsetOf().
| union { ... } clang::Sema::OffsetOfComponent::U |
Referenced by clang::Sema::BuildBuiltinOffsetOf().