clang 22.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceLocation | TypeofLoc |
SourceLocation | LParenLoc |
SourceLocation | RParenLoc |
SourceLocation clang::TypeofLocInfo::LParenLoc |
Definition at line 2161 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 2162 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 2160 of file TypeLoc.h.
Referenced by clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::getTypeofLoc(), and clang::TypeofLikeTypeLoc< Derived, TypeClass, LocalData >::setTypeofLoc().