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

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation LBracketLoc
 
SourceLocation RBracketLoc
 
ExprSize
 

Detailed Description

Definition at line 1552 of file TypeLoc.h.

Member Data Documentation

◆ LBracketLoc

SourceLocation clang::ArrayLocInfo::LBracketLoc

◆ RBracketLoc

SourceLocation clang::ArrayLocInfo::RBracketLoc

◆ Size

Expr* clang::ArrayLocInfo::Size

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