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

#include "clang/AST/TypeLoc.h"

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

Public Attributes

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

Detailed Description

Definition at line 1642 of file TypeLoc.h.

Member Data Documentation

◆ LAngleLoc

SourceLocation clang::TemplateSpecializationLocInfo::LAngleLoc

◆ RAngleLoc

SourceLocation clang::TemplateSpecializationLocInfo::RAngleLoc

◆ TemplateKWLoc

SourceLocation clang::TemplateSpecializationLocInfo::TemplateKWLoc

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