clang 22.0.0git
clang::ArrayLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation LBracketLoc
SourceLocation RBracketLoc
ExprSize

Detailed Description

Definition at line 1748 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: