|
clang 22.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
| SourceLocation | ElaboratedKWLoc |
| void * | QualifierData |
| Data associated with the nested-name-specifier location. | |
| SourceLocation clang::ElaboratedLocInfo::ElaboratedKWLoc |
Definition at line 2531 of file TypeLoc.h.
Referenced by clang::DependentNameTypeLoc::getElaboratedKeywordLoc(), and clang::DependentNameTypeLoc::setElaboratedKeywordLoc().
| void* clang::ElaboratedLocInfo::QualifierData |
Data associated with the nested-name-specifier location.
Definition at line 2534 of file TypeLoc.h.
Referenced by clang::DependentNameTypeLoc::setQualifierLoc().