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