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

#include <TypeLoc.h>

Collaboration diagram for clang::ArrayLocInfo:
[legend]

Public Attributes

SourceLocation LBracketLoc
 
SourceLocation RBracketLoc
 
ExprSize
 

Detailed Description

Definition at line 1340 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::ArrayLocInfo::LBracketLoc

Definition at line 1341 of file TypeLoc.h.

SourceLocation clang::ArrayLocInfo::RBracketLoc

Definition at line 1341 of file TypeLoc.h.

Expr* clang::ArrayLocInfo::Size

Definition at line 1342 of file TypeLoc.h.


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