clang 20.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceLocation | TemplateKWLoc |
SourceLocation | LAngleLoc |
SourceLocation | RAngleLoc |
Public Attributes inherited from clang::TemplateNameLocInfo | |
SourceLocation | NameLoc |
SourceLocation clang::TemplateSpecializationLocInfo::LAngleLoc |
Definition at line 1649 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getLAngleLoc(), and clang::TemplateSpecializationTypeLoc::setLAngleLoc().
SourceLocation clang::TemplateSpecializationLocInfo::RAngleLoc |
Definition at line 1650 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getRAngleLoc(), and clang::TemplateSpecializationTypeLoc::setRAngleLoc().
SourceLocation clang::TemplateSpecializationLocInfo::TemplateKWLoc |
Definition at line 1648 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getTemplateKeywordLoc(), and clang::TemplateSpecializationTypeLoc::setTemplateKeywordLoc().