clang 20.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
Expr * | ExprOperand |
SourceRange | OperandParens |
SourceLocation | AttrLoc |
SourceLocation clang::DependentAddressSpaceLocInfo::AttrLoc |
Definition at line 1758 of file TypeLoc.h.
Referenced by clang::DependentAddressSpaceTypeLoc::getAttrNameLoc(), and clang::DependentAddressSpaceTypeLoc::setAttrNameLoc().
Expr* clang::DependentAddressSpaceLocInfo::ExprOperand |
Definition at line 1756 of file TypeLoc.h.
Referenced by clang::DependentAddressSpaceTypeLoc::getAttrExprOperand(), and clang::DependentAddressSpaceTypeLoc::setAttrExprOperand().
SourceRange clang::DependentAddressSpaceLocInfo::OperandParens |
Definition at line 1757 of file TypeLoc.h.
Referenced by clang::DependentAddressSpaceTypeLoc::getAttrOperandParensRange(), and clang::DependentAddressSpaceTypeLoc::setAttrOperandParensRange().