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

#include "clang/AST/TypeLoc.h"

Public Attributes

ExprExprOperand
 
SourceRange OperandParens
 
SourceLocation AttrLoc
 

Detailed Description

Definition at line 1750 of file TypeLoc.h.

Member Data Documentation

◆ AttrLoc

SourceLocation clang::DependentAddressSpaceLocInfo::AttrLoc

◆ ExprOperand

Expr* clang::DependentAddressSpaceLocInfo::ExprOperand

◆ OperandParens

SourceRange clang::DependentAddressSpaceLocInfo::OperandParens

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