|
clang 22.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
| SourceRange | SR |
| SourceLocation | ElaboratedKWLoc |
| SourceLocation | TemplateKWLoc |
| SourceLocation | LAngleLoc |
| void * | QualifierData |
| Public Attributes inherited from clang::TemplateNameLocInfo | |
| SourceLocation | NameLoc |
| SourceLocation clang::TemplateSpecializationLocInfo::ElaboratedKWLoc |
Definition at line 1836 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getElaboratedKeywordLoc().
| SourceLocation clang::TemplateSpecializationLocInfo::LAngleLoc |
Definition at line 1838 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getLAngleLoc().
| void* clang::TemplateSpecializationLocInfo::QualifierData |
Definition at line 1839 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::set().
| SourceRange clang::TemplateSpecializationLocInfo::SR |
Definition at line 1835 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getLocalSourceRange(), and clang::TemplateSpecializationTypeLoc::getRAngleLoc().
| SourceLocation clang::TemplateSpecializationLocInfo::TemplateKWLoc |
Definition at line 1837 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getTemplateKeywordLoc().