clang 18.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 753 of file DeclTemplate.h.
using clang::RedeclarableTemplateDecl::SpecEntryTraits< EntryType >::DeclType = EntryType |
Definition at line 754 of file DeclTemplate.h.
|
inlinestatic |
Definition at line 756 of file DeclTemplate.h.
Referenced by clang::ASTDeclWriter::getSpecializationDecl().
|
inlinestatic |
Definition at line 760 of file DeclTemplate.h.