|
clang
5.0.0
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
| SourceLocation | TemplateKWLoc |
| SourceLocation | LAngleLoc |
| SourceLocation | RAngleLoc |
Public Attributes inherited from clang::DependentNameLocInfo | |
| SourceLocation | NameLoc |
Public Attributes inherited from clang::ElaboratedLocInfo | |
| SourceLocation | ElaboratedKWLoc |
| void * | QualifierData |
| Data associated with the nested-name-specifier location. More... | |
| SourceLocation clang::DependentTemplateSpecializationLocInfo::LAngleLoc |
Definition at line 1975 of file TypeLoc.h.
Referenced by clang::DependentTemplateSpecializationTypeLoc::getLAngleLoc(), and clang::DependentTemplateSpecializationTypeLoc::setLAngleLoc().
| SourceLocation clang::DependentTemplateSpecializationLocInfo::RAngleLoc |
Definition at line 1976 of file TypeLoc.h.
Referenced by clang::DependentTemplateSpecializationTypeLoc::getRAngleLoc(), and clang::DependentTemplateSpecializationTypeLoc::setRAngleLoc().
| SourceLocation clang::DependentTemplateSpecializationLocInfo::TemplateKWLoc |
Definition at line 1974 of file TypeLoc.h.
Referenced by clang::DependentTemplateSpecializationTypeLoc::getTemplateKeywordLoc(), and clang::DependentTemplateSpecializationTypeLoc::setTemplateKeywordLoc().
1.8.6