clang 17.0.0git
|
#include "clang/AST/DeclTemplate.h"
Public Types | |
using | DeclType = EntryType |
Static Public Member Functions | |
static DeclType * | getDecl (EntryType *D) |
static ArrayRef< TemplateArgument > | getTemplateArgs (EntryType *D) |
Definition at line 781 of file DeclTemplate.h.
using clang::RedeclarableTemplateDecl::SpecEntryTraits< EntryType >::DeclType = EntryType |
Definition at line 782 of file DeclTemplate.h.
|
inlinestatic |
Definition at line 784 of file DeclTemplate.h.
Referenced by clang::ASTDeclWriter::getSpecializationDecl().
|
inlinestatic |
Definition at line 788 of file DeclTemplate.h.