|
clang 24.0.0git
|
#include "clang/AST/TemplateBase.h"
Public Attributes | |
| void * | QualifierLocData |
| SourceLocation | TemplateKwLoc |
| SourceLocation | TemplateNameLoc |
| SourceLocation | EllipsisLoc |
Definition at line 472 of file TemplateBase.h.
| SourceLocation clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::EllipsisLoc |
Definition at line 476 of file TemplateBase.h.
Referenced by clang::TemplateArgumentLocInfo::getTemplateEllipsisLoc().
| void* clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::QualifierLocData |
Definition at line 473 of file TemplateBase.h.
| SourceLocation clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::TemplateKwLoc |
Definition at line 474 of file TemplateBase.h.
Referenced by clang::TemplateArgumentLocInfo::getTemplateKwLoc().
| SourceLocation clang::TemplateArgumentLocInfo::TemplateTemplateArgLocInfo::TemplateNameLoc |
Definition at line 475 of file TemplateBase.h.
Referenced by clang::TemplateArgumentLocInfo::getTemplateNameLoc().