clang
3.9.0
|
#include <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 |