clang 22.0.0git
|
#include "clang/AST/TemplateBase.h"
Public Attributes | |
void * | QualifierLocData |
SourceLocation | TemplateKwLoc |
SourceLocation | TemplateNameLoc |
SourceLocation | EllipsisLoc |
Definition at line 481 of file TemplateBase.h.
SourceLocation clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::EllipsisLoc |
Definition at line 485 of file TemplateBase.h.
Referenced by clang::TemplateArgumentLocInfo::getTemplateEllipsisLoc().
void* clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::QualifierLocData |
Definition at line 482 of file TemplateBase.h.
SourceLocation clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::TemplateKwLoc |
Definition at line 483 of file TemplateBase.h.
Referenced by clang::TemplateArgumentLocInfo::getTemplateKwLoc().
SourceLocation clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::TemplateNameLoc |
Definition at line 484 of file TemplateBase.h.
Referenced by clang::TemplateArgumentLocInfo::getTemplateNameLoc().