clang 22.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceRange | SR |
SourceLocation | ElaboratedKWLoc |
SourceLocation | TemplateKWLoc |
SourceLocation | LAngleLoc |
void * | QualifierData |
![]() | |
SourceLocation | NameLoc |
SourceLocation clang::TemplateSpecializationLocInfo::ElaboratedKWLoc |
Definition at line 1845 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getElaboratedKeywordLoc().
SourceLocation clang::TemplateSpecializationLocInfo::LAngleLoc |
Definition at line 1847 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getLAngleLoc().
void* clang::TemplateSpecializationLocInfo::QualifierData |
Definition at line 1848 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::set().
SourceRange clang::TemplateSpecializationLocInfo::SR |
Definition at line 1844 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getLocalSourceRange(), and clang::TemplateSpecializationTypeLoc::getRAngleLoc().
SourceLocation clang::TemplateSpecializationLocInfo::TemplateKWLoc |
Definition at line 1846 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getTemplateKeywordLoc().