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

#include <TypeLoc.h>

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

Public Attributes

SourceLocation TypeofLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 1558 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::TypeofLocInfo::LParenLoc

Definition at line 1560 of file TypeLoc.h.

SourceLocation clang::TypeofLocInfo::RParenLoc

Definition at line 1561 of file TypeLoc.h.

SourceLocation clang::TypeofLocInfo::TypeofLoc

Definition at line 1559 of file TypeLoc.h.


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