|
clang 22.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
| SourceLocation | ElaboratedKWLoc |
| void * | QualifierData |
| Data associated with the nested-name-specifier location. | |
| Public Attributes inherited from clang::TypeSpecLocInfo | |
| SourceLocation | NameLoc |
| SourceLocation clang::DeducedTemplateSpecializationLocInfo::ElaboratedKWLoc |
Definition at line 2469 of file TypeLoc.h.
Referenced by clang::DeducedTemplateSpecializationTypeLoc::getElaboratedKeywordLoc(), and clang::DeducedTemplateSpecializationTypeLoc::setElaboratedKeywordLoc().
| void* clang::DeducedTemplateSpecializationLocInfo::QualifierData |
Data associated with the nested-name-specifier location.
Definition at line 2471 of file TypeLoc.h.
Referenced by clang::DeducedTemplateSpecializationTypeLoc::getQualifierLoc(), and clang::DeducedTemplateSpecializationTypeLoc::setQualifierLoc().