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

#include <TypeLoc.h>

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

Public Attributes

TypeSourceInfoUnderlyingTInfo
 
- Public Attributes inherited from clang::TypeofLocInfo
SourceLocation TypeofLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 1567 of file TypeLoc.h.

Member Data Documentation

TypeSourceInfo* clang::TypeOfTypeLocInfo::UnderlyingTInfo

Definition at line 1568 of file TypeLoc.h.

Referenced by clang::TypeOfTypeLoc::initializeLocal().


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