|
clang
5.0.0
|
#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 1568 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getLAngleLoc(), and clang::TemplateSpecializationTypeLoc::setLAngleLoc().
| SourceLocation clang::TemplateSpecializationLocInfo::RAngleLoc |
Definition at line 1569 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getRAngleLoc(), and clang::TemplateSpecializationTypeLoc::setRAngleLoc().
| SourceLocation clang::TemplateSpecializationLocInfo::TemplateKWLoc |
Definition at line 1567 of file TypeLoc.h.
Referenced by clang::TemplateSpecializationTypeLoc::getTemplateKeywordLoc(), and clang::TemplateSpecializationTypeLoc::setTemplateKeywordLoc().
1.8.6