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 |
![]() | |
SourceLocation | getSigilLoc () const |
void | setSigilLoc (SourceLocation Loc) |
TypeLoc | getPointeeLoc () const |