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