clang 20.0.0git
|
Wrapper for source info for member pointers. More...
#include "clang/AST/TypeLoc.h"
Public Member Functions | |
SourceLocation | getStarLoc () const |
void | setStarLoc (SourceLocation Loc) |
const Type * | getClass () const |
TypeSourceInfo * | getClassTInfo () const |
void | setClassTInfo (TypeSourceInfo *TI) |
void | initializeLocal (ASTContext &Context, SourceLocation Loc) |
SourceRange | getLocalSourceRange () const |
Public Member Functions inherited from clang::PointerLikeTypeLoc< MemberPointerTypeLoc, MemberPointerType, MemberPointerLocInfo > | |
SourceLocation | getSigilLoc () const |
void | setSigilLoc (SourceLocation Loc) |
TypeLoc | getPointeeLoc () const |
SourceRange | getLocalSourceRange () const |
void | initializeLocal (ASTContext &Context, SourceLocation Loc) |
QualType | getInnerType () const |
Public Member Functions inherited from clang::ConcreteTypeLoc< Base, Derived, TypeClass, LocalData > | |
unsigned | getLocalDataAlignment () const |
unsigned | getLocalDataSize () const |
void | copyLocal (Derived other) |
TypeLoc | getNextTypeLoc () const |
const TypeClass * | getTypePtr () const |
Additional Inherited Members | |
Protected Member Functions inherited from clang::ConcreteTypeLoc< Base, Derived, TypeClass, LocalData > | |
unsigned | getExtraLocalDataSize () const |
unsigned | getExtraLocalDataAlignment () const |
LocalData * | getLocalData () const |
void * | getExtraLocalData () const |
Gets a pointer past the Info structure; useful for classes with local data that can't be captured in the Info (e.g. | |
void * | getNonLocalData () const |
HasNoInnerType | getInnerType () const |
TypeLoc | getInnerTypeLoc () const |
|
inline |
Definition at line 1342 of file TypeLoc.h.
References clang::ConcreteTypeLoc< Base, Derived, TypeClass, LocalData >::getTypePtr().
|
inline |
Definition at line 1346 of file TypeLoc.h.
References clang::ConcreteTypeLoc< Base, Derived, TypeClass, LocalData >::getLocalData().
Referenced by getLocalSourceRange(), and clang::ASTNodeTraverser< Derived, NodeDelegateType >::VisitMemberPointerTypeLoc().
|
inline |
Definition at line 1359 of file TypeLoc.h.
References getClassTInfo(), and getStarLoc().
|
inline |
Definition at line 1334 of file TypeLoc.h.
References clang::PointerLikeTypeLoc< MemberPointerTypeLoc, MemberPointerType, MemberPointerLocInfo >::getSigilLoc().
Referenced by getLocalSourceRange().
|
inline |
Definition at line 1354 of file TypeLoc.h.
References Loc, setClassTInfo(), and clang::PointerLikeTypeLoc< MemberPointerTypeLoc, MemberPointerType, MemberPointerLocInfo >::setSigilLoc().
|
inline |
Definition at line 1350 of file TypeLoc.h.
References clang::ConcreteTypeLoc< Base, Derived, TypeClass, LocalData >::getLocalData().
Referenced by initializeLocal().
|
inline |
Definition at line 1338 of file TypeLoc.h.
References Loc, and clang::PointerLikeTypeLoc< MemberPointerTypeLoc, MemberPointerType, MemberPointerLocInfo >::setSigilLoc().