|
clang 22.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
| SourceLocation | TypeofLoc |
| SourceLocation | LParenLoc |
| SourceLocation | RParenLoc |
| SourceLocation clang::TypeofLocInfo::LParenLoc |
Definition at line 2152 of file TypeLoc.h.
Referenced by clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::getLParenLoc(), and clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::setLParenLoc().
| SourceLocation clang::TypeofLocInfo::RParenLoc |
Definition at line 2153 of file TypeLoc.h.
Referenced by clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::getRParenLoc(), and clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::setRParenLoc().
| SourceLocation clang::TypeofLocInfo::TypeofLoc |
Definition at line 2151 of file TypeLoc.h.
Referenced by clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::getTypeofLoc(), and clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::setTypeofLoc().