clang 18.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceLocation | TemplateKWLoc |
SourceLocation | LAngleLoc |
SourceLocation | RAngleLoc |
![]() | |
SourceLocation | NameLoc |
SourceLocation clang::TemplateSpecializationLocInfo::LAngleLoc |
Definition at line 1608 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getLAngleLoc(), and clang::TemplateSpecializationTypeLoc::setLAngleLoc().
SourceLocation clang::TemplateSpecializationLocInfo::RAngleLoc |
Definition at line 1609 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getRAngleLoc(), and clang::TemplateSpecializationTypeLoc::setRAngleLoc().
SourceLocation clang::TemplateSpecializationLocInfo::TemplateKWLoc |
Definition at line 1607 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getTemplateKeywordLoc(), and clang::TemplateSpecializationTypeLoc::setTemplateKeywordLoc().