clang  3.7.0
Public Attributes | List of all members
clang::UnaryTransformTypeLocInfo Struct Reference

#include <TypeLoc.h>

Collaboration diagram for clang::UnaryTransformTypeLocInfo:
[legend]

Public Attributes

SourceLocation KWLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 
TypeSourceInfoUnderlyingTInfo
 

Detailed Description

Definition at line 1652 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::UnaryTransformTypeLocInfo::KWLoc

Definition at line 1655 of file TypeLoc.h.

SourceLocation clang::UnaryTransformTypeLocInfo::LParenLoc

Definition at line 1655 of file TypeLoc.h.

SourceLocation clang::UnaryTransformTypeLocInfo::RParenLoc

Definition at line 1655 of file TypeLoc.h.

TypeSourceInfo* clang::UnaryTransformTypeLocInfo::UnderlyingTInfo

Definition at line 1656 of file TypeLoc.h.


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