clang  3.9.0
Public Attributes | List of all members
clang::TemplateSpecializationLocInfo Struct Reference

#include <TypeLoc.h>

Inheritance diagram for clang::TemplateSpecializationLocInfo:
[legend]
Collaboration diagram for clang::TemplateSpecializationLocInfo:
[legend]

Public Attributes

SourceLocation TemplateKWLoc
 
SourceLocation LAngleLoc
 
SourceLocation RAngleLoc
 
- Public Attributes inherited from clang::TemplateNameLocInfo
SourceLocation NameLoc
 

Detailed Description

Definition at line 1436 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::TemplateSpecializationLocInfo::LAngleLoc

Definition at line 1438 of file TypeLoc.h.

SourceLocation clang::TemplateSpecializationLocInfo::RAngleLoc

Definition at line 1439 of file TypeLoc.h.

SourceLocation clang::TemplateSpecializationLocInfo::TemplateKWLoc

Definition at line 1437 of file TypeLoc.h.


The documentation for this struct was generated from the following file: