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

#include "clang/AST/TypeLoc.h"

Collaboration diagram for clang::ArrayLocInfo:
[legend]

Public Attributes

SourceLocation LBracketLoc
 
SourceLocation RBracketLoc
 
ExprSize
 

Detailed Description

Definition at line 1478 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::ArrayLocInfo::LBracketLoc
SourceLocation clang::ArrayLocInfo::RBracketLoc
Expr* clang::ArrayLocInfo::Size

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