|
clang 23.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 2470 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 2472 of file TypeLoc.h.
Referenced by clang::DeducedTemplateSpecializationTypeLoc::getQualifierLoc(), and clang::DeducedTemplateSpecializationTypeLoc::setQualifierLoc().