clang 20.0.0git
|
#include "clang/Sema/Sema.h"
Public Attributes | |
SourceLocation | LocStart |
SourceLocation | LocEnd |
bool | isBrackets |
union { | |
IdentifierInfo * IdentInfo | |
Expr * E | |
} | U |
IdentifierInfo* clang::Sema::OffsetOfComponent::IdentInfo |
SourceLocation clang::Sema::OffsetOfComponent::LocEnd |
SourceLocation clang::Sema::OffsetOfComponent::LocStart |
union { ... } clang::Sema::OffsetOfComponent::U |