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