clang 20.0.0git
|
Wrapper for template type parameters. More...
#include "clang/AST/TypeLoc.h"
Public Member Functions | |
TemplateTypeParmDecl * | getDecl () const |
![]() | |
const TemplateTypeParmType * | getTypePtr () const |
![]() | |
SourceLocation | getNameLoc () const |
void | setNameLoc (SourceLocation Loc) |
SourceRange | getLocalSourceRange () const |
void | initializeLocal (ASTContext &Context, SourceLocation Loc) |
![]() | |
unsigned | getLocalDataAlignment () const |
unsigned | getLocalDataSize () const |
void | copyLocal (TypeSpecTypeLoc other) |
TypeLoc | getNextTypeLoc () const |
const Type * | getTypePtr () const |
![]() | |
UnqualTypeLoc ()=default | |
UnqualTypeLoc (const Type *Ty, void * |