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

#include "clang/AST/TypeLoc.h"

Collaboration diagram for clang::UnaryTransformTypeLocInfo:
[legend]

Public Attributes

SourceLocation KWLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 
TypeSourceInfoUnderlyingTInfo
 

Detailed Description

Definition at line 1794 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::UnaryTransformTypeLocInfo::KWLoc
SourceLocation clang::UnaryTransformTypeLocInfo::LParenLoc
SourceLocation clang::UnaryTransformTypeLocInfo::RParenLoc
TypeSourceInfo* clang::UnaryTransformTypeLocInfo::UnderlyingTInfo

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